v1
latestOpenAPI 3.0.42026-08-062942352.0 MBResellerUsers
List all reseller users
Returns a list of reseller users. The reseller users are returned sorted by creation date in ascending order.
get/v3/resellers/{resellerId}/users
Path parameters
resellerIdstring required
Query parameters
pageinteger
The page number.
limitinteger
The number of records per page. Must be a number between 1 and 100.
sortstring
The sort string to sort the returned records e.g. "-createdAt"
Unique identifier for the organization.
includeIncludeResellerUserProperties[]
Whether to include related entities in the response.
Role of the user.
Email address of the user.
Name of the user.
productIdstring
Unique identifier for the product.
Last datetime at which user used the app.
searchstring
Search string.
ID of the resource.
Date of creation
Date of last update
Response
OK