Get licenses associated with a workspace license pool
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
UUID of the workspace associated with the license pool
Licenses retrieved successfully
Response envelope containing license pool licenses
Response metadata
Unique ID of the request
List of licenses
License associated with a workspace license pool
Unique identifier of the license
ID of the team the license belongs to
Name of the team the license belongs to
Maximum number of users that can be assigned to this license
Number of users currently assigned to this license
Number of accounts per data source allocated to this license
Destinations 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
Workspace not found
Not found
NOT_FOUND
Unprocessable entity — request failed validation
Validation failed for the request parameters
UNPROCESSABLE_ENTITY
Too many requests - rate limit exceeded.
Too many requests
TOO_MANY_REQUESTS
Internal server error
Internal server error
INTERNAL_SERVER_ERROR