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

NameDescriptionType 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.

Response Information

Resource Description

Collection of Smg.RestApi.Model.Reporting.IdTextPair

Response Formats