Skip to content

List custom tones

GET
/api/v1/organization/tones

Retrieve all custom tones configured for the current user's organization.

Authorizations

HTTPBearer
Type
HTTP (bearer)

Responses

Successful Response

application/json
JSON
[
{
"id": "string",
"name": "string",
"description": "string",
"system_prompt": "string"
}
]

Playground

Server
Authorization

Samples

Powered by VitePress OpenAPI

XC AI Content Automation