Retrieve the user disposition hierarchy

head/reports/dispositionHierarchy/users/{userId}

Retrieves the headers for the user disposition hierarchy for the given user.

Request Samples

Path Parameters

userId
string
true

Specifies the identifier of the user.

Query Parameters

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

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
403Forbidden

The user did not have the necessary permissions.

Schema