Docs

List Bookings

Retrieves bookings from Ventrata.

GET

Query

Arguments
string

Primary filter by reseller booking reference.

string

Primary filter by supplier booking reference.

string

Primary filter by booking local date (YYYY-MM-DD).

string

Primary filter start date; must be paired with localDateEnd.

string

Primary filter end date; must be paired with localDateStart.

string

Primary filter by availability identifier.

string

Primary filter start timestamp; must be paired with utcCreatedAtEnd.

string

Primary filter end timestamp; must be paired with utcCreatedAtStart.

string

Primary filter start timestamp; must be paired with utcUpdatedAtEnd.

string

Primary filter end timestamp; must be paired with utcUpdatedAtStart.

string

Primary filter start timestamp; must be paired with utcRedeemedAtEnd.

string

Primary filter end timestamp; must be paired with utcRedeemedAtStart.

string

Primary filter start timestamp; must be paired with utcNoshowedAtEnd.

string

Primary filter end timestamp; must be paired with utcNoshowedAtStart.

string

Primary filter start timestamp; must be paired with utcRebookedAtEnd.

string

Primary filter end timestamp; must be paired with utcRebookedAtStart.

string

Primary filter start timestamp; must be paired with utcCancelledAtEnd.

string

Primary filter end timestamp; must be paired with utcCancelledAtStart.

string

Primary filter by contact email address.

string

Primary filter by contact phone number.

string

Primary filter by contact last name. Must be at least 3 characters.

string

Optional booking status filter.

string

Optional filter by booking tag.

string

Optional filter by product identifier.

stringrequired

Option filter. Use DEFAULT for the default option.

number

Optional page number.

number

Optional page size.

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.