curl --request GET \
--url https://api.backside.app/api/v1/projects \
--header 'Authorization: Bearer <token>'curl --request GET \
--url https://api.backside.app/api/v1/projects \
--header 'Authorization: Bearer <token>'Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter by status
Filter archived
Max results
Pagination cursor
Search query
List of projects
Was this page helpful?