get deprecatedhttps://{tenant}.rubixx.app/api/v2/occupancies
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
Response
Sample Request:
GET /api/v2.0/occupancies?page=1&limit=25
MAX PER PAGE LIMIT: 500
Required Permission(s): Occupancy.View
xxxxxxxxxx
curl --request GET \
--url 'https://.rubixx.app/api/v2/occupancies?page=1&limit=25&activeOnly=false' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: