Recent 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/recent
getRecentObjectRecordsInEHive
GET
/api/v2/accounts/{accountId}/objectrecords/recent
getRecentObjectRecordsInAccount
GET
/api/v2/communities/{communityId}/objectrecords/recent
getRecentObjectRecordsInCommunity
GET
/api/v2/communities/{communityId}/accounts/{accountId}/objectrecords/recent
getRecentObjectRecordsInAccountInCommunity
GET
/api/v2/objectrecords/recent/{catalogueType}
getRecentObjectRecordsInEHive
GET
/api/v2/accounts/{accountId}/objectrecords/recent/{catalogueType}
getRecentObjectRecordsInAccount
GET
/api/v2/communities/{communityId}/objectrecords/recent/{catalogueType}
getRecentObjectRecordsInCommunity
GET
/api/v2/communities/{communityId}/accounts/{accountId}/objectrecords/recent/{catalogueType}
getRecentObjectRecordsInAccountInCommunity