Get user details
GET {{baseUrl}}/companies/:companyId/users/:userId
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
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |