Skip to main content
POST
Search Users

Authorizations

ApiKey
string
header
required

Body

application/json

query required, next_cursor optional

next_cursor
string
Example:

"JKHSJFHADUYJKSDy2y3u123"

query
string
Example:

"elonmusk"

Response

OK

next_cursor
string

Cursor for fetching the next page of results. Null or absent if no more pages.

users
object[]

Array of user profile objects.