Users - company level
Get user details
Returns user details for the userId and the companyId identified in the path.
To make this request, your API credential must have the following role:
- Management API—Users read and write
get/companies/{companyId}/users/{userId}
Path parameters
companyIdstring required
The unique identifier of the company account.
userIdstring required
The unique identifier of the user.
Response
OK - the request has succeeded.