Retrieve a summary hierarchy

head/reports/dispositionHierarchy/summary

Retrieves the header for a hierarchy of the summary management reports. The full tree is returned if no user is given.

Request Samples

1

Response Samples

1{
2 "content": {}
3}

Query Parameters

NameTypeRequiredDescription
userId
string
false

Specifies the identifier for the user.

<= 255 characters

Header Parameters

NameTypeRequiredDescription
Accept-Item
string
false

Specifies the media type of the items returned.

Allowed value:
application/vnd.sas.investigation.triage.domain.tree.node+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