Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
user's account id
Query Parameters
session ID for authentication or tracking purposes
This endpoint get the public details of user’s account.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
user's account id
session ID for authentication or tracking purposes