GET Hierarchy/UnitInfo/{projectDefinedId}?language={language}&languageId={languageId}

Retrieves a list of UserAccessUnitLocation information

Request Information

URI Parameters

NameDescriptionType Additional information
projectDefinedId

Project Defined Id that the user is loading.

string

Required

language

Optional. (This OR the languageId parameter must be exclusively provided)The language that the user is requesting.

string
languageId

Optional. (This OR the language parameter must be exclusively provided)The language that the user is requesting.

integer

Body Parameters

None.

Response Information

Resource Description

Collection of Smg.RestApi.Model.Hierarchy.UserAccessUnitLocation

Response Formats