Skip to main content
GET
Key Profile
Fetch the details associated with an API KEY with this endpoint. This includes information about the key’s permissions, associated user, and usage statistics.
This endpoint requires a valid API key in the Authorization header.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200

API key profile retrieved successfully