v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141147.9 KB

Retrieves the revocation status for a signed artifact by checking if the signing profile, job, or certificate has been revoked.

get/revocations#signatureTimestamp&platformId&profileVersionArn&jobArn&certificateHashes

Query parameters

signatureTimestampstring date-time required

The timestamp when the artifact was signed, in ISO 8601 format.

platformIdstring required

The platform identifier for the signing platform used.

profileVersionArnstring required

The ARN of the signing profile version used to sign the artifact.

jobArnstring required

The ARN of the signing job that produced the signature.

certificateHashesCertificateHash[] required

List of certificate hashes to check for revocation.

Response

Success

revokedEntitiesRevokedEntity[]

List of entity identifiers that have been revoked. Empty if no revocations found.

All 1 operations