Get deals within a specific category

GET /api/psa/tree

Returns a list of deals within a category

Query parameters

GET /api/psa/tree
curl \
 -X GET http://api.example.com/api/psa/tree \
 -H "Authorization: Bearer $ACCESS_TOKEN"