Get API Key Details
GET/api-keys/:id
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.
Request
Responses
- 200
- 401
- 403
- 404
API key retrieved successfully
Unauthorized
Forbidden
API key not found