cURL
curl --request GET \ --url https://api.spacebring.com/floors/v1 \ --header 'Authorization: Basic <encoded-value>'
{ "floors": [ { "createDate": "2023-11-07T05:31:56Z", "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "locationRef": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "plan": {}, "title": "<string>", "visibility": "public" } ], "searchQueryNext": "<string>" }
Get floors.
floors.readonly
floors
See our authentication documentation for how to authorize your requests
The limit of the floors.
The id of the location.
The next page token.
OK
Show child attributes
Full query string for the next page