Gets a paged list of users.

Authorization: End user token is required.

User permissions required: CanViewUsers

Path Params
uuid
required

The ID of the merchant to get the users for.

Query Params
int32
Defaults to 1

The page number

int32
Defaults to 20

The page size

string

A search filter to apply to the user list. Typically searches against first name, last name and email address.

string

The sort expression for the result set, e.g., "FirstName asc".

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

201

Returns a paged list of the users associated with the merchant.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json