Skip to main content
GET
Error

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

workspace_id
string<uuid>
required

Query Parameters

agent_preset_id
string<uuid> | null

Filter by agent preset

channel_type
enum<string> | null

Filter by channel type Supported external channel types.

Available options:
slack

Response

Successful Response

id
string<uuid>
required
workspace_id
string<uuid>
required
agent_preset_id
string<uuid>
required
channel_type
enum<string>
required

Supported external channel types.

Available options:
slack
config
SlackChannelTokenConfig · object
required

Slack channel token configuration.

is_active
boolean
required
public_token
string
required
endpoint_url
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required