TypeScript
Access control
Retrieve signing keys
GET
TypeScript
Documentation Index
Fetch the complete documentation index at: https://na-36-merge-docs-v2-dev-draft-into-docs-v2-clean-20260525.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
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"
Last modified on May 27, 2026