Skip to main content
GET
Get User detail

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Returns User details

fbid
integer
email
string
first_name
string
last_name
string
phone_number
string
agency_id
integer
agency_name
string
credit_balance
number<float>
Example:

"500.00"