Retrieve the disposition history summary report

head/reports/dispositionHistory/summary

Retrieves the headers for a disposition history summary report.

Request Samples

1

Response Samples

1{
2 "content": {}
3}

Query Parameters

NameTypeRequiredDescription
domainId
string
false

Specifies the identifier for the domain.

<= 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

Header Parameters

NameTypeRequiredDescription
Accept-Item
string
false

Specifies the media type of the items returned.

Allowed value:
application/vnd.sas.investigation.triage.group.user.report+json

Responses

StatusMeaningDescription
200OK

The request succeeded.

HeadersSchema
400Bad Request

The request was invalid.

Schema
500Internal Server Error

The request could not be fulfilled because of an unexpected server error.

Schema