List Coworking Reservations
Retrieve a list of coworking space reservations with optional filtering by date range and geographic location. Returns all reservations accessible to the authenticated user that match the specified criteria.
Authentication
X-Trebellar-Api-Keystring
API Key authentication via header
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
startDate
endDate
lat
lon
radius
raw
Response
Coworking reservations retrieved successfully
data
Errors
400
Bad Request Error
500
Internal Server Error