Retrieve the disposition history details report
head/reports/dispositionHistory/details
Retrieves the headers for a disposition history details report.
| Name | Type | Required | Description |
|---|---|---|---|
domainId | string | false | Specifies the identifier for the domain. <= 36 characters |
groupId | string | false | Specifies the identifier for the group. <= 36 characters |
queueId | string | false | Specifies the identifier for the queue. <= 36 characters |
strategyId | string | false | Specifies the identifier for the strategy. <= 36 characters |
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 | |
| 500 | Internal Server Error | The request could not be fulfilled because of an unexpected server error. | Schema |