Skip to main content
GET
/
api
/
apis
/
groups
Get API Groups.
curl --request GET \
  --url https://{tenant}/api/apis/groups \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

The Tyk Dashboard API Access Credentials

Response

A map of groups with APIs IDs in that group.

{key}
string[]