Get all API keys
Get all cosigner paired API keys (paginated). Note: These endpoints are currently in beta and might be subject to changes. Endpoint Permission: Admin and Non-Signing Admin.
GET
TypeScript
Documentation Index
Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The unique identifier of the cosigner
Query Parameters
ASC / DESC ordering (default DESC)
Available options:
ASC, DESC Cursor of the required page
Maximum number of items in the page
Required range:
1 <= x <= 100Previous
Get API keyGet an API key by ID.
**Note:** These endpoints are currently in beta and might be subject to changes.
Endpoint Permission: Admin and Non-Signing Admin.
Next
TypeScript