cURL
curl --request GET \ --url https://{tenant}/api/apis/groups \ --header 'Authorization: Bearer <token>'
{}
This will return a map/hashmap with categories as keys and the key values will be a list that contains all the APIIDs that belong to that category.
The Tyk Dashboard API Access Credentials
A map of groups with APIs IDs in that group.
Was this page helpful?