GET api/v1/portals/{portalUid}/industrydisciplines

Gets the industry disciplines by portal.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
portalUid

The portal UID.

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Returns industry disciplines by portal UID.

Collection of IndustryDisciplineViewModel
NameDescriptionTypeAdditional information
Industry

The industry name.

IndustryViewModel

None.

Discipline

The discipline.

DisciplineViewModel

None.

IndustryDisciplineGuid

The industry discipline unique identifier

globally unique identifier

None.

Uid

The GUID.

globally unique identifier

None.

Links

The links.

Collection of Link

None.

DateUpdated

Last time the record was updated

date

None.

UpdatedBy

Who updated the record last

string

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.