Skip to main content

Get Pinned Locks

The endpoint returns a list of the current user's pinned locks.

HTTP Request

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

Example

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

Replace TOKEN with your access token.