Skip to main content

List Sites

This endpoint lists all the sites a user has access to.

HTTP Request

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

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

Replace TOKEN with your access token.