Fetch locks
Returns a list of locks.
When authenticating with a GroupLink, a subset of the Lock resource is returned.
Query parameters
Filter by object IDs
Filter by a freetext string. Properties searched: name
Filter by floor ID
Filter by place ID
The number of objects to return
The number of objects to offset
Filter by whether the lock has been configured.
Filter by whether the lock is online.
Filter by whether the lock is unlocked or locked.
Filter by whether the lock is locked down.
Include favorite status in response and/or filter by it.
* - include favorite field in response<br> true - include favorite field in response and return favorites<br> false - include favorite field in response and return non-favorites<br>
Sort the results. Prepend - to sort in reverse order.
favorite - sort by favorite, most recent favorites first<br> name - sort by lock name, alphabetically
Response
OK
Example response
[
{
"time_restriction_time_zone": "Europe/London"
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.