GET v1/masterLabel/rtiListWithAssociated/{masterLabelID}
Retrieve list of Master Labels with minimal information
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| masterLabelID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
MasterLabelRTIAssociatedModel| Name | Description | Type | Additional information |
|---|---|---|---|
| MasterLabelRTIID |
Unique identifier of a Master Label RTI |
integer |
None. |
| RTI |
RTI |
RTIModel |
None. |
| AssociatedRTIs |
RTI |
Collection of RTIModel |
None. |
| LinkStatus | boolean |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.