HomeGuidesAPI ReferenceGuidesMRT APIConfiguration API
GitHubAirheads Developer Community
API Reference

Retrieve sites with or without floor configuration

This API provides a list of sites that have floors configured or sites that do not have any floors configured.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
length ≤ 20

An OData 4.0 filter can be provided with hasFloors (use eq operator, e.g. hasFloors eq false). Default value is true. When hasFloors eq true, returns sites that have floors. When hasFloors eq false, returns sites without floors.

int32
1 to 10000
Defaults to 20

Specifies the number of results to be returned. (Default: 20)

int32
0 to 10000
Defaults to 0

Specifies the number of results to skip before returning results. (Default: 0)

Responses

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