go back to UserService

GET /users/{id}

Retrieves a user based on the specified ID.

Roles that can access this endpoint are Users, Drivers, Customers, Carriers.

Parameters

name description type default type
id ID for the user to be returned path String

Result

RowUsers of type: application/xml application/json

the requested RowUsers object

Child Elements:

Try It Out

Request

- Authentication Help
- String