List all associations

Retrieve all existing account association

{ "accountContacts": [ { "account": "2", "contact": "3", "jobTitle": "Product Manager", "createdTimestamp": "2019-06-26T10:49:10-05:00", "updatedTimestamp": "2019-06-26T10:49:10-05:00", "links": { "account": "http://hosted.localdev/api/3/accountContacts/17/account", "contact": "http://hosted.localdev/api/3/accountContacts/17/contact" }, "id": "17" }, { "account": "2", "contact": "1", "jobTitle": "Product Manager", "createdTimestamp": "2019-06-26T11:26:09-05:00", "updatedTimestamp": "2019-06-26T11:26:09-05:00", "links": { "account": "http://hosted.localdev/api/3/accountContacts/18/account", "contact": "http://hosted.localdev/api/3/accountContacts/18/contact" }, "id": "18" }, { "account": "3", "contact": "2", "jobTitle": "Product Manager", "createdTimestamp": "2019-06-26T11:26:15-05:00", "updatedTimestamp": "2019-06-26T11:26:15-05:00", "links": { "account": "http://hosted.localdev/api/3/accountContacts/19/account", "contact": "http://hosted.localdev/api/3/accountContacts/19/contact" }, "id": "19" } ], "meta": { "total": "3", "queryLog": { "queries": [ { "stmt": "", "time": 0.3669261932373 }, { "stmt": "", "time": 0.17809867858887 } ], "by_time": [ { "stmt": "", "time": 0.3669261932373 }, { "stmt": "", "time": 0.17809867858887 } ], "total": 0.54502487182617, "mode": "read/write" } } }
Query Params
int32

Filter by Contact ID

int32

Filter by Account ID

Response

Language
Credentials
URL
Choose an example:
application/json