Gets a collection
GET/api/v1/:team_slug/:app_slug/collections/:collection_id
Gets a collection based on id
Request
Responses
- 200
- 400
- 401
- 422
- 500
Collection updated successfully
Invalid request (e.g. bad UUID, validation error)
Unauthorized access
Invalid request and not parsable by backend
Internal server error