Get deals within a specific category
Returns a list of deals within a category
GET
/api/psa/tree
curl \
--request GET 'http://api.example.com/api/psa/tree' \
--header "Authorization: Bearer $ACCESS_TOKEN"
Returns a list of deals within a category
curl \
--request GET 'http://api.example.com/api/psa/tree' \
--header "Authorization: Bearer $ACCESS_TOKEN"