Object Records API Methods
Below is a list of the available API methods that make up the Object Record retrieval functionality in eHive. This list provides information about the API method such as, the HTTP method, the resouce URL and the method name as it appears in our client API libraries.
Resource
API Client Method
GET
/api/v2/objectrecords/{objectRecordId}
getObjectRecord
GET
/api/v2/objectrecords
getObjectRecordsInEHive
GET
/api/v2/accounts/{accountId}/objectrecords
getObjectRecordsInAccount
GET
/api/v2/communities/{communityId}/objectrecords
getObjectRecordsInCommunity
GET
/api/v2/communities/{communityId}/accounts/{accountId}/objectrecords
getObjectRecordsInAccountInCommunity