Filter a given user's email records.

Used for sorting, paging, and searching. Only usable by Administrators.

Log in to see full request history
Path Params
string
required

The user to search for.

string
required

The field to sort by.

string
required

The direction to sort (ascending or descending).

int32
required

The page of the filtered results to display.

int32
required

The size of each page to display.

Responses

401

(1) The caller is not authenticated with RegScale.

        (2) The caller does not have the following roles: Administrator.

        (3) The caller does not have access rights.
Language
Credentials
URL