Retrieve the user disposition hierarchy
head/reports/dispositionHierarchy/users/{userId}
Retrieves the headers for the user disposition hierarchy for the given user.
| Name | Type | Required | Description |
|---|---|---|---|
begin | string | true | Specifies the beginning of the time period for the requested hierarchy. <= 100 characters |
end | string | true | Specifies the end of the time period for the requested hierarchy. <= 100 characters |
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 200 | OK | The request succeeded. | Headers | Schema |
| 400 | Bad Request | The request was invalid. | Schema | |
| 403 | Forbidden | The user did not have the necessary permissions. | Schema |