Skip to main content

findUsers

GET 

/users/search

findUsers

Request

Query Parameters

    page.page int32

    Results page you want to retrieve (0..N)

    page.size int32

    Number of records per page

    page.sort string[]

    Sorting criteria in the format: property, (asc|desc). Default sort order is ascending. Multiple sort criteria are supported.

    term stringrequired

    term

Responses

OK

Schema

    object

Loading...