status: "positiva" (found: true) — the SAT publishes a positive opinion for this RFC, andpdf_url links to the constancia.status: "no_autorizado" (found: false) — the SAT publishes nothing for this RFC. This means500. It is neverno_autorizado, so no_autorizado always reflects a real answer from the SAT.curl --location 'https://api.gigstack.io/v2/sat-lists/32d/TME840315KT6' \
--header 'Authorization: <api-key>'{
"success": true,
"data": {
"rfc": "TME840315KT6",
"status": "positiva",
"found": true,
"message": "El contribuyente no ha autorizado la publicación de su opinión del cumplimiento.",
"pdf_url": "https://storage.googleapis.com/gigstackpro.appspot.com/sat-32d/TME840315KT6/2026-08-06.pdf",
"checked_at": 1770000000000
},
"message": "Operation completed successfully",
"timestamp": 1767225600000
}