Access control
Retrieve signing keys
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
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?