List Spaces
Returns a list of all spaces.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Filter spaces to only include those that contain devices or access control systems belonging to the specified connected account.
Customer key for which you want to list spaces.
Maximum number of records to return per page.
Identifies the specific page of results to return, obtained from the previous page's next_page_cursor.
Filter spaces to only include those whose parent space has the specified parent_space_id.
Filter spaces to only include those whose parent space has the specified parent_space_key.
String for which to search. Filters returned spaces to include all records that satisfy a partial match using name, space_key, or customer_key.
1Filter spaces by space_key.