GET Hierarchy/ProjectLevelUnits/{projectDefinedId}?projectLevelId={projectLevelId}&language={language}&page={page}&numberPerPage={numberPerPage}
Gets the Project Level Units the user has access to within the Project Level.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| projectDefinedId |
Project Defined Id that the user is loading. |
string |
Required |
| projectLevelId |
Project Level Id for the units. |
integer |
Required |
| language |
The language that the user is requesting. |
string |
Required |
| page |
The page number being requested. |
integer | |
| numberPerPage |
The number of items per page to request. |
integer |
Body Parameters
None.