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