Inspect the current API key capabilities
Authorization
ApiKeyAuth X-API-Key<token>
In: header
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://loading/v1/api-key"{
"data": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"description": "string",
"scopes": [
"organization:read"
],
"accountScope": "ALL_ACCOUNTS",
"selectedAccountIds": [
"73f96eeb-4af4-4b6f-8841-675b7ad02774"
],
"rateLimits": {},
"availableOperations": [
{
"operationId": "string",
"method": "GET",
"path": "string"
}
]
},
"pagination": {
"pageSize": 0,
"nextPageToken": "string"
},
"meta": {}
}{
"error": {
"code": "account_not_accessible",
"message": "string",
"meta": {},
"requestId": "string"
}
}{
"error": {
"code": "account_not_accessible",
"message": "string",
"meta": {},
"requestId": "string"
}
}{
"error": {
"code": "account_not_accessible",
"message": "string",
"meta": {},
"requestId": "string"
}
}{
"error": {
"code": "account_not_accessible",
"message": "string",
"meta": {},
"requestId": "string"
}
}{
"error": {
"code": "account_not_accessible",
"message": "string",
"meta": {},
"requestId": "string"
}
}{
"error": {
"code": "account_not_accessible",
"message": "string",
"meta": {},
"requestId": "string"
}
}