Retrieve a group assignment detail report

head/reports/assignment/summary

Retrieves the headers for a group assignment detail 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

Header Parameters

NameTypeRequiredDescription
Accept-Item
string
false

Specifies the media type of the items returned.

Allowed value:
application/vnd.sas.investigation.triage.group.user.assignment.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