GET
/
api
/
v1
/
user
/
{user_id}
/
public-profile

Authorizations

Authorization
string
header
required

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

Path Parameters

user_id
string
required

Response

200
application/json
Successful Response
user_id
string
required
profile_pic_url
string | null