Retrieve a SAT certificate
Retrieve a SAT certificate by ID.
The file property references the certificate file. Use the file download endpoint to retrieve the certificate content.
Authorizations
Your API key is available in the Production and Sandbox dashboards.
Path Parameters
Response
SAT Certificate
SAT certificate ID
"0197a365-6c09-7019-b072-6c756008cd2d"
Entity IRI reference
"/entities/91ab5678-1234-5678-9abc-def012345678"
Certificate serial number
"00001000000516152485"
Certificate type
efirma, csd "efirma"
Certificate issuer information
Certificate subject information
Certificate validity start date
"2022-11-11 19:02:09"
Certificate validity end date
"2026-11-11 19:02:49"
Certificate file. Use the file download endpoint to retrieve the actual file content.
{
"type": "sat.certificate.efirma",
"resource": "/datasources/mx/sat/certificados/0197a365-6c09-7019-b072-6c756008cd2d",
"mimeType": "application/x-x509-ca-cert",
"extension": "cer",
"filename": "91ab5678-1234-5678-9abc-def012345678-00001000000516152485.cer"
}Certificate status
valid, revoked, expired "valid"
Date and time when the certificate was revoked, if applicable
"2023-01-01T12:00:00Z"
Date and time the resource was created
"2020-01-01T12:15:00.000Z"
Date and time the resource was last updated
"2020-01-01T12:15:00.000Z"
SAT Certificate IRI reference
"/datasources/mx/sat/certificados/0197a365-6c09-7019-b072-6c756008cd2d"