Users
Me
Fetch details about your user.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://api.invinciblepay.com/v1/users/me"{
"type": "ongoingRegistration",
"user": {
"accountId": "string",
"brandId": "string",
"email": "string",
"id": "string",
"isPep": true,
"isUsPerson": true,
"phoneNumber": "string",
"referrerAccountId": "string",
"referrerAffiliateId": "string",
"roles": [
"owner"
],
"status": "pendingEmailVerification",
"tenantId": "string",
"type": "personal",
"username": "string"
}
}{
"error": "string",
"error_code": {}
}{
"error": "string",
"error_code": {}
}{
"error": "string",
"error_code": {}
}{
"error": "string",
"error_code": {}
}{
"error": "string",
"error_code": {}
}