Skip to main content
GET
List sources

Authorizations

Authorization
string
header
required

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

Query Parameters

space_id
string<uuid>
required

The space whose sources you want.

Response

The sources of the space. A person with the vendor role sees only their own.

audience
enum<string>
required
Available options:
customer_agent,
internal_agent,
human,
reviewer,
analyst,
trigger_target,
export
channel
string | null
required
confirms_before_acting
boolean
required
critical
boolean
required
name
string
required
navigation_enabled
boolean
required
purposes
string[]
required
revoked_at
string<date-time> | null
required
source_id
string<uuid>
required
space_id
string<uuid>
required
trusted_action_ops
string[]
required
vendor
string | null
required
verification_ceiling
enum<string>
required

Session verification levels. no_customer sits outside the V0-V4 scale.

Available options:
V0,
V1,
V2,
V3,
V4,
no_customer