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

arrival_date
string<date>
departure_date
string<date>
listing_id
string
Minimum string length: 1
contact_id
string
Minimum string length: 1
external_reservation_ids
string
Required string length: 1 - 10000
limit
integer
Required range: 1 <= x <= 100
cursor
string

Response

List Portal Sessions

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