Skip to main content
GET
List Agents

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Successful Response

id
integer
required
name
string
required
description
string | null
required
logo_url
string | null
required
status
string
required
created_at
string
required
updated_at
string
required
widget_enabled
boolean
required
allowed_domains
string[]
required
share_enabled
boolean
required
share_updated_at
string | null
required
access
string
default:owner
readonly
boolean
default:false
can_edit
boolean
default:true
can_publish
boolean
default:true
can_delete
boolean
default:true