| Code | Description |
|---|---|
| 400 | Bad Request |
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |
| 500 | Internal Server Error |
{
'data': {
'id': '6a1bb11e-ccd1-4084-b1d5-258d0ccc04d5',
'name': 'Carlos',
'lastname': 'Patiño',
'matriname': 'Camarillo',
'email': 'nicky@maggio.com',
'job_title': null,
'phone_number': null,
'authy_id': null,
'full_name': 'Carlos Patiño Camarillo'
}
}
| Param name | Description |
|---|---|
|
id required |
Requested user ID Validations:
|