GET api/ParticipantRelations/{participantId}/children/location
Gets the participant location children.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
participantId |
The participant identifier. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of AssetNodeName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
ParticipantId | integer |
None. |
|
Categories | Collection of string |
None. |
|
AssetGuid | globally unique identifier |
None. |
|
RelationshipType | integer |
None. |
|
QueryId | integer |
None. |
|
ShortName | string |
None. |
|
Name | string |
None. |
|
NodeType | integer |
None. |
|
LoadCategory | string |
None. |
|
Location | Location |
None. |
|
Children | Collection of AssetNode |
None. |
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.