v31

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-28124212862.9 KB
Signing Keys

Retrieve a signing key

Retrieves the details of a signing key that has previously been created. Supply the unique signing key ID that was returned from your previous request, and Mux will return the corresponding signing key information. The private key is not returned in this response.

get/system/v1/signing-keys/{SIGNING_KEY_ID}

Path parameters

SIGNING_KEY_IDstring required

The ID of the signing key.

Response

OK