Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X GET 'https://api.example.com/tag-group-bindings?tagGroupId=tag_group_departments' \ -H 'Authorization: Bearer YOUR_TOKEN'
[ { "id": "tag_binding_001", "tagGroupId": "tag_group_departments", "modelType": "subject", "modelId": null }, { "id": "tag_binding_002", "tagGroupId": "tag_group_departments", "modelType": "resource", "modelId": null } ]
List tag group bindings with optional filters
resource
resource_type
subject
role
permission
Was this page helpful?