Retrieve User

Sample Response

{
    "data": {
        "id": 112244,
        "identity_id": 8889,
        "company_id": 1234,
        "first_name": "Jane",
        "last_name": "Dane",
        "preferred_first_name": "Jane",
        "preferred_last_name": "Dane",
        "pronouns": null,
        "email": "[email protected]",
        "mobile_number": "5555551234",
        "home_number": "",
        "address": "",
        "postal_zip": "",
        "city": "",
        "prov_state": "",
        "invite_status": "accepted",
        "last_login": "2022-05-29T18:16:27+00:00",
        "active": true,
        "photo": "/img/nophoto/4.png",
        "notes": "ven",
        "hire_date": "2017-05-16T20:26:46+00:00",
        "timezone": null,
        "type": "employee",
        "punch_id": "0001",
        "employee_id": "6842",
        "max_weekly_hours": "40",
        "invited": "2021-10-27T22:53:09+00:00",
        "invite_accepted": "2021-10-27T22:54:31+00:00",
        "is_new": false,
        "birth_date": "2017-07-21T20:26:46+00:00",
        "language": "en",
        "appear_as_employee": false,
        "subscribe_to_updates": false
    },
    "object": "user"
}
Language
Authorization
Click Try It! to start a request and see the response here!