Skip to main content
Version: v3

Get all relations By record Id

GET 

/associations/relations/:recordId

Get all relations by record Id

Request

Version stringrequired

API Version

Available optionsv3
recordId stringrequired
locationId stringrequired

Your Sub Account's ID

skip numberrequired
limit numberrequired
associationIds string[]

Association Ids

application/json

Successful response

Schema
    locationIdstringrequired
    idstringrequired
    keystringrequired

    First Objects Association Label (custom_objects.children)

    firstObjectLabelobjectrequired

    First Objects Association Label (custom_objects.children)

    firstObjectKeyobjectrequired

    First Objects Key

    secondObjectLabelobjectrequired

    Second Object Association Label (contact)

    secondObjectKeyobjectrequired

    Second Objects Key

    associationTypeobjectrequired

    Association Type can be USER_DEFINED or SYSTEM_DEFINED