Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the signing key
Response
Success
Example:
"78df0075-b5f3-4683-a618-1086faca35dc"
Name of the signing key
Example:
"key1"
Example:
"78df0075-b5f3-4683-a618-1086faca35dc"
Timestamp (in milliseconds) at which the signing-key was created
Example:
1587667174725
Timestamp (in milliseconds) at which the signing-key was last used
Example:
1587667174725
Disable the signing key to allow rotation safely
Example:
false
The ID of the project
Example:
"aac12556-4d65-4d34-9fb"