API Reference
These docs are for v2.3. Click to read the latest docs for v3.0.

Gets occupancies via pagination

Sample Request:

GET /api/v2.0/occupancies?page=1&limit=25

MAX PER PAGE LIMIT: 500

Required Permission(s): Occupancy.View

Log in to see full request history
Query Params
int32
Defaults to 1

The current page number requested. Defaults to 1.

int32
Defaults to 25

The max number of items to return. Defaults to 25

boolean
Defaults to false

Whether or not to only get active Occupancies. Defaults to false

string

Filters Occupancies to find occupancies that have been built on or after the given date

Response

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