Endpoint - floors
- Last updated
- Save as PDF
Returns a floor
Request URL
https://[client_instance].serraview.com/api/v2/floors/{id}
Model Schema
{ |
Returns the floorplan of the floor
Request URL
https://[client_instance].serraview.com/api/v2/floors/{id}/image
Result
Returns the active people for the floor
Request URL
https://[client_instance].serraview.com/api/v2/floors/{id}/people
Remember the results returned will not be the full results so you can include the resultSize to specify the maximum number of rows to return.
Model Schema
{ |
Returns the active spaces for the floor
Request URL
https://[client_instance].serraview.com/api/v2/floors/{id}/spaces
Remember the results returned will not be the full results so you can include the resultSize to specify the maximum number of rows to return.
Model Schema
{ |
Returns the active spaces for the floor with pending requests applied
Request URL
https://[client_instance].serraview.com/api/v2/pendingapplied/floors/{id}/spaces
Remember the results returned will not be the full results so you can include the resultSize to specify the maximum number of rows to return.
Model Schema
{ |