Retrieve and API Key
GET
Authorizations
Path Parameters
Response
200 - application/json
OK
Example:
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
Example:
"Xk*******S4"
Example:
"Development API Key"
Example:
"API key for development environment"
Available options:
organisation-service
, workspace-service
, workspace-user
Example:
"organisation-service"
Example:
"a1b2c3d4-e5f6-4a5b-8c7d-9e0f1a2b3c4d"
Example:
"ws-myworkspace"
Example:
"c3d4e5f6-a7b8-6c7d-0e1f-2a3b4c5d6e7f"
Available options:
active
, exhausted
Example:
"active"
Example:
"2023-09-15T10:30:00Z"
Example:
"2023-09-15T10:30:00Z"
Available options:
ui
, api
, auto
Example:
"ui"
Example:
{
"credit_limit": 10,
"periodic_reset": "monthly",
"alert_threshold": 8
}
Example:
0
Example:
["completions.write"]
Available options:
api-key
Example:
"api-key"
Was this page helpful?