{
"id": 1078,
"name": "John Doe",
"email": "john@example.com",
"title": "John",
"nickName": "john",
"phoneNumber": "+3801234567",
"roleId": 3,
"orgId": 703,
"tz": "Europe/Kiev",
"locale": "en_US",
"status": "Active",
"lastModifiedTs": 1702985292062,
"lastLoggedAt": 1702985292062,
"registeredAt": 1702985292062,
"isDev": false
}
{
"error": {
"message": "User with identifier 1 is not found or belong to another organization."
}
}
# curl command example:
$ curl -H "Authorization: Bearer {accessToken}" https://fra1.blynk.cloud/api/v1/organization/user?userId=1
$ curl -H "Authorization: Bearer eIdWHQqRfFmvP5LDDh-IGxPUzi7I27HthzCPAVmS" https://fra1.blynk.cloud/api/v1/organization/user?userId=1