users
Search for users that match the given query
get/users/search
Query parameters
offsetinteger
The number of items to skip. Useful for pagination (page number * limit)
limitinteger
The number of items to fetch
querystring
The search query
genrestring[]
The genres to filter by
sort_method'relevant' | 'popular' | 'recent'
The sort method
is_verifiedstring
Only include verified users in the user results
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.