Get reservations

Retrieve a list of reservations limited to a maximum of 30 days' worth of data.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
floorIds
array of objects

Return reservations for specific floors by providing floorIds in a comma-seperated list.

floorIds
neighborhoodIds
array of strings

Return reservations for specific neighborhoods by providing neighborhoodIds in a comma-seperated list.

neighborhoodIds
emails
array of strings

A comma-separated list of emails. Allows lookup for multiple reservation's by emails at once.

emails
string

The time (UTC) of when the reservation was set to start. If no time is provided this will default to 14 days prior to the current UTC time.

string

The time (UTC) of when the reservation was set to end. If no time is provided this will default to 14 days after the current UTC time.

string
deprecated

The start of the search period formatted as (YYYY-MM-DD). Deprecated, please use the startTime filter for this purpose instead.

string
deprecated

The end of the search period formatted as (YYYY-MM-DD). Deprecated, please use the endTime filter for this purpose instead.

string
enum

The current status of the reservation in the approval chain. Possible values are "PENDING", "ACTIVE", and "COMPLETED".

Allowed:
string
enum

Filters for type of Space. Current possible options are "DESK" or "ROOM".

Allowed:
string

Controls which page is returned in the results. Use with perPage.

number

Controls how many results to show in each page of the results. Use with page.

Responses

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