Users

Get one user

Returns data about a specific user within the company.

get/users/{id}

Path parameters

idinteger required

The ID of the user

Response

The data of the user

successboolean

If the response is successful or not

Changes