Skip to main content
GET
Get User Friends

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Successful Response

id
string
required
phone
string
required
first_name
string | null
required
last_name
string | null
required
username
string | null
required
avatar_url
string | null
required