Skip to main content
SAT certificate resources represent e.firma and CSD certificates discovered for an entity. Each certificate includes the serial number, certificate type, issuer, subject, validity dates, SAT status, revocation date when available, and a file reference for the certificate content. List certificates for an entity when you need to inspect which certificates SAT has associated with that entity. Retrieve a certificate by ID when you need the certificate metadata or the file reference for download.

Extracting SAT Certificate Data

Create an extraction with extractor set to sat_certificates to retrieve SAT certificates associated with the entity’s RFC.
{
  "entity": "/entities/7b3a25a9-a53a-4846-abe6-f2574c9c2d5d",
  "extractor": "sat_certificates"
}
After the extraction reaches finished, read the resulting certificates from the entity SAT certificate list.