Read
GET {{baseUrl}}/crm/v4/associations/:fromObjectType/:toObjectType/labels
Returns all association types between two object types
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"results":[{"category":"HUBSPOT_DEFINED","typeId":"\u003cinteger\u003e","label":"\u003cstring\u003e"},{"category":"HUBSPOT_DEFINED","typeId":"\u003cinteger\u003e","label":"\u003cstring\u003e"}]}