Access control
Retrieve a signing key
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the signing key
Response
200
application/json
Success
Name of the signing key
Timestamp (in milliseconds) at which the signing-key was created
Timestamp (in milliseconds) at which the signing-key was last used
Disable the signing key to allow rotation safely
The ID of the project
Was this page helpful?