Get Contact Relation Entity
Gets a ContactRelationEntity object.
NsApiSlow threshold: 5000 ms.
Headers
Convert string references and multi-language values into a specified language (iso2) code.
Convert string references and multi-language values into a specified language (iso2) code. Overrides Accept-Language value.
Number, date formatting in a specified culture (iso2 language) code. Partially overrides SO-Language/Accept-Language value. Ignored if no Language set.
Specify the timezone code that you would like date/time responses converted to.
The application token that identifies the partner app. Used when calling Online WebAPI from a server.
Query Parameters
The identifier of the ContactRelationEntity object
Optional comma separated list of properties to include in the result. Other fields are then nulled out to reduce payload size: "Name,department,category". Default = show all fields.
Response
OK
Relationship between a (contact/person) and another (contact/person), as described by the RelationDefinition. Carrier object for ContactRelationEntity. Services for the ContactRelationEntity Carrier is available from the Relation Agent.
Id of the source contact. The value is mandatory.
Id of the source person. The value is not mandatory. The person must belong to the source contact.
Id of the destination contact. The value is mandatory.
Id of the destination person. The value is not mandatory. The person must belong to the destination contact.
Primary key
Comment for relation
Reference to definition
Is direction reversed relative to definition
Last updated when in UTC.
Registered when in UTC.
Carrier object for Associate. Services for the Associate Carrier is available from the Associate Agent.
Carrier object for Associate. Services for the Associate Carrier is available from the Associate Agent.
Name of the source contact.
Name of the source person.
Name of the destination contact.
Name of the destination person.
Active text for the relation.
Passive text for the relation.
Wraps a table right together with an explanatory reason. Code can indicate why access is restricted.
Field property dictionary mapping field names to field access rights.
Related topics
Get Contact Relation EntityNSRelationAgentNSContactRelationEntityGet Relation Definition EntityDefault Contact Relation EntityDelete Contact Relation Entity