Gets all collections for the app
GET/api/v1/:team_slug/:app_slug/collections
Gets all collections for the app
Request
Responses
- 200
- 400
- 401
- 422
- 500
All collections for the app
Invalid request (e.g. bad UUID, validation error)
Unauthorized access
Invalid request and not parsable by backend
Internal server error