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 \
 --request GET http://api.example.com/api/psa/tree \
 --header "Authorization: Bearer $ACCESS_TOKEN"