Retrieve a user assignment report hierarchy

head/reports/assignmentHierarchy/users/{userId}

Retrieves the headers for a user assignment report hierarchy for the given user.

Request Samples

1

Response Samples

1{
2 "content": {}
3}

Path Parameters

NameTypeRequiredDescription
userId
string
true

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

The user did not have the necessary permissions.

Schema