GET PlanCare2Api/SocialNetwork/{relationId}/Relations
Gets the social network relation summaries of a relation.
Relation(s) must be of the following type: Client
Requires 'Start' permission for function ClientSocialNetwork {AF5A3543-0BF7-49CE-9023-4FF605C225A4}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| relationId |
The id of the relation. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Social network
Collection of SocialNetworkRelationSummary| Name | Description | Type | Additional information |
|---|---|---|---|
| Name |
Name |
string |
None |
| Role |
Role |
string |
None |
| Description |
Description |
string |
None |
| Priority |
Priority |
SocialNetworkPriority |
None |
| RelationTypeOut |
RelationType out |
SocialNetworkRelationType |
None |
| RelationTypeIn |
RelationType in |
SocialNetworkRelationType |
None |
| Tasks |
Tasks |
Collection of SocialNetworkTask |
None |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.