Booking List

Get a List of Member Bookings
Provide an auth-token, a company id and a member id to
retrieve a list of upcoming bookings for that member.
Results are returned as a paginated list.
There is an optional date range for filtering results

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Company id, required, must match Auth-Token company id

int32
required

Member id, required

Query Params
string

Start date (YYYY-MM-DD)

string

End date (YYYY-MM-DD)

string

Include cancelled bookings

int32
Defaults to 1
int32
Defaults to 30
string

A comma seperated list of resources to embed. Available: address

Response

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json