fork download
  1. curl --location --request GET 'https://h...content-available-to-author-only...g.br/api/SistemaIntegracaoSGIS/Inscritos' \
  2. --header 'Authorization: Bearer 5p77FkJ2hSp2Wd_3lcpYWrZdsMm1DyrZeSPUlzZ7CWsVaZBh_efOyVoSluAVqv9cXC2qsqhoMzUF4uYxFgwPY6ac5oymMAZSbVAPuiQmEW3J-9hdysv_Md6BghwG7BUikUFc-zC62ARTpTedNJN70TC16NQRL8nLUpeln-vYxv3CyDgD-U1tb2MAYz-2geJ3JTj1vxkaFL0COfXUHYqN-JpvNCGpDgVIgrh-5Im1q3X1WpF5PwwyoZ_4R55BEtHd' \
  3. --header 'Content-Type: application/json' \
  4. --data-raw '{
  5. "CodigoSistemaIntegracao":3,
  6. "NumeroCPF":9969638637
  7. }'
Success #stdin #stdout 0.03s 25728KB
stdin
Standard input is empty
stdout
curl --location --request GET 'https://h...content-available-to-author-only...g.br/api/SistemaIntegracaoSGIS/Inscritos' \
--header 'Authorization: Bearer 5p77FkJ2hSp2Wd_3lcpYWrZdsMm1DyrZeSPUlzZ7CWsVaZBh_efOyVoSluAVqv9cXC2qsqhoMzUF4uYxFgwPY6ac5oymMAZSbVAPuiQmEW3J-9hdysv_Md6BghwG7BUikUFc-zC62ARTpTedNJN70TC16NQRL8nLUpeln-vYxv3CyDgD-U1tb2MAYz-2geJ3JTj1vxkaFL0COfXUHYqN-JpvNCGpDgVIgrh-5Im1q3X1WpF5PwwyoZ_4R55BEtHd' \
--header 'Content-Type: application/json' \
--data-raw '{
    "CodigoSistemaIntegracao":3,
    "NumeroCPF":9969638637
}'