Intercom key list
Headers | |||||||||
Authorization | Bearer token | ||||||||
Accept | application/json | ||||||||
X-Client | ios-cctv|android-cctv|thick-legal|web | ||||||||
X-UUID | unique device id |
Body | |||||||||
per_pagerequired | int | Number of items per pagination page. Default is 25 | |||||||
pagerequired | int | Pagination page number | |||||||
searchrequired | string | ||||||||
sortrequired | string | Field by which to sort the servers | |||||||
dirrequired | string | Direction of sorting. desc – from highest to lowest, asc – from lowest to highest | |||||||
fromrequired | date | Start of the time interval | |||||||
torequired | date | End of the time interval | |||||||
user_idrequired | integer | Filter by user | |||||||
exclude_keys_idrequired | array | List of keys to exclude | |||||||
unbound_usersrequired | bool | true – Get only keys that are not assigned to users false – Get keys assigned to users | |||||||
unbound_flatsrequired | bool | true – Get only keys that are not assigned to an apartment false – Get keys assigned to an apartment | |||||||
intercom_flat_idrequired | integer | Get all keys of the apartment |
Response | |||||||||
200 | Successful response | ||||||||
JSON
| |||||||||
401 | Authorization token is not provided or is invalid. Obtaining a token |
Example | |||||||||
JSON
|