Skip to main content
GET
Get conversation configurations

Authorizations

x-siro-auth-token
string
header
default:<oauth-access-token>
required

OAuth access token for user-scoped requests (Authorization Code or machine-to-machine). Send header x-siro-auth-token: <oauth-access-token>. Not an organization API key.

Query Parameters

organizationId
string
required

The organization ID to get conversation configurations for

Response

Get conversation configurations

data
object[]
required
cursor
pageSize
number
limit
number
total
number | null
hasNextPage
boolean