Endpoint Examples
Get API keys
Returns all API keys from the system that the user has access to
GET
/
api-keys
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
name
string
requiredThe name of the API key
tag
string
Tag to specify the type