Ciele

Read Organization settings

GET/api/v1/organization

Requires an Organization API key with the member capability.

AuthorizationBearer <token>

In: header

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/api/v1/organization"
{  "id": "string",  "name": "string",  "logoUrl": null,  "traceRetentionDays": null,  "transcriptRetentionDays": null,  "createdAt": "string"}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}