Retrieve a license's feature entitlements
Retrieves the feature entitlements of a license.
GET/v3/organizations/{organizationId}/licenses/{id}/feature-entitlements
JWT
organization:license:read
Parameters
| Name | Type | In | Description |
|---|---|---|---|
| organizationId* | string | path | Unique identifier for the organization. |
| id* | string | path | Unique identifier for the license. |
Responses
200
401
403
404
429
500