Skip to main content

search/user/:username/:itemsPerPage/:pageNumber

Searches for UserIds that match or are similar to a username provided

Path Parameters
username string REQUIRED

The username to search for

itemsPerPage integer REQUIRED

How many results to show per page

page integer REQUIRED

What page?

Responses
200

A successful request

Schema OPTIONAL
success boolean

Was the operation a success

message string

The message returned by the server

result object OPTIONAL

The result of the server response

Candidates array OPTIONAL

The resulting UserIds