Get user .

GET

Request

/user

Response

{
    "result": "success",
    "status": 200,
    "data": {
        "id": 12345,
        "created_at": "2021-02-16T11:10:27.000000Z",
        "updated_at": "2021-03-10T14:20:04.000000Z",
        "name": "Test user",
        "email": "user@tradesync.io",
        "role": "user",
        "allowed": "54",
        "accounts_count": null
    }
}

Stay in the loop..

Sign up to our newsletter to keep up-to-date.