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