Skip to main content
GET
List session sources

Authorizations

Authorization
string
header
required

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

Query Parameters

cursor
string<uuid>
enabled
Available options:
true,
false
includeTotal
default:false
Available options:
true,
false
integrationId
string<uuid>
limit
default:50
Pattern: ^\d+$
Required string length: 1 - 1000
sessionId
string<uuid>
types
default:[]
Minimum string length: 1

Response

List session sources

items
object[]
required
nextCursor
string<uuid> | null
required
totalCount
integer
Required range: x >= 0