Accounts
Find users
get/api/v1/users
Query parameters
usernamePrefixstring
offsetinteger
Start with the n-th element
limitinteger
The maximum count of returned elements
Response
OK
Example response
{
"limit": 100,
"total": 200
}Changes
No recorded changes to this endpoint across all 1 revision of this API.