Skip to main content

Get All Locks

This endpoint retrieves all locks a user has access to.

HTTP Request

GET https://api.doordeck.com/device

Example

CURL
curl 'https://api.doordeck.com/device' \
-H "Authorization: Bearer TOKEN"
Remember

Replace TOKEN with your access token.