List all licenses for a team
API key authentication. Create API keys in the Supermetrics Hub and send
them in the Authorization header:
Authorization: Bearer <your-api-key>
The ID of the team
Licenses retrieved successfully
Response envelope containing a list of licenses
Response metadata
Unique ID of the request
List of licenses
License resource
Unique identifier of the license
ID of the team the license belongs to
The licensing model type
Current status of the license
Whether this is a trial license
List of data source identifiers available under this license
Bad request — invalid or missing parameters
Bad request error
BAD_REQUEST
Unauthorized — token is missing or invalid
Unauthorized access
UNAUTHORIZED
Forbidden — insufficient permissions
Permission error
PERMISSION_ERROR
Too many requests - rate limit exceeded.
Too many requests
TOO_MANY_REQUESTS
Internal server error
Internal server error
INTERNAL_SERVER_ERROR