Retrieve a user assignment report hierarchy
head/reports/assignmentHierarchy/users/{userId}
Retrieves the headers for a user assignment report hierarchy for the given user.
| Name | Type | Required | Description |
|---|---|---|---|
userId | string | true | Specifies the identifier for the user. <= 255 characters |
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 200 | OK | The request succeeded. | Headers | Schema |
| 400 | Bad Request | The request was invalid. | Schema | |
| 403 | Forbidden | The user did not have the necessary permissions. | Schema |