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