List association types

GET {{baseUrl}}/crm/v3/associations/:fromObjectType/:toObjectType/types

List all the valid association types available between two object types

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"results":[{"id":"\u003cstring\u003e","name":"\u003cstring\u003e"},{"id":"\u003cstring\u003e","name":"\u003cstring\u003e"}]}