Skip to main content

Get Shareable Locks

This endpoint returns the names and IDs of locks where the current user is an administrator.

HTTP Request

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

Example

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

Replace TOKEN with your access token.