Skip to main content
GET
List Portal Sessions

Authorizations

Authorization
string
header
required

Conduit API token. Use Authorization: Bearer <token>. Read/write endpoints require a token with write access.

Path Parameters

workspace_id
string
required

Workspace identifier

Minimum string length: 1

Query Parameters

contact_id
string
Minimum string length: 1
reservation_id
string
Minimum string length: 1
state
enum<string>
Available options:
outstanding,
completed,
expired,
delivery_failed
cursor
string
limit
integer
Required range: 1 <= x <= 25
order
enum<string>
Available options:
asc,
desc

Response

List Portal Sessions

data
object[]
required
next_cursor
string | null
required
has_more
boolean
required