Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Unique identifier for the API key
ID of the team this API key belongs to
ID of the user who created this API key
Expiration date and time for the API key
Role permissions assigned to this API key
Available options:
ADMIN
, ANALYST
, VIEWER
Name assigned to the API key
Timestamp when the API key was created
Timestamp when the API key was last used