API Keys
Get API Key Details
Retrieves a specific API key by its ID. Returns the API key details including permissions and restrictions, but does not include the actual key value for security reasons.
get/api-keys/{id}
Path parameters
idstring required
The unique identifier of the API key
Response
API key retrieved successfully