Query parameters
-
Group ID to traverse
GET /api/groups/tree
curl \
-X GET http://api.example.com/api/groups/tree?id=42 \
-H "Authorization: Bearer $ACCESS_TOKEN"
Group ID to traverse
curl \
-X GET http://api.example.com/api/groups/tree?id=42 \
-H "Authorization: Bearer $ACCESS_TOKEN"