• Overview
  • Getting Started
  • WordPress
  • Downloads
  • Forum
  • Home
  • Overview
  • Getting Started
  • Core Concepts
  • Downloads
  • REST API Overview
  • REST API Methods
    • Accounts
    • Object Records
    • Interesting Object Records
    • Popular Object Records
    • Recent Object Records
    • Comments
    • Object Record Tags
    • Tag Cloud
  • OAI-PMH
  • Glossary
  • About
  • Forum
Rest API Methods > Recent Object Records

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
  • Home
  • Overview
  • Getting Started
    • Java
    • PHP
    • WordPress
  • Core Concepts
    • Accounts
    • Comments
    • Communities
    • Data Usage
    • Object Records
      • Field Set
      • Field
      • Media Set
      • Media
      • Collection Type
      • Perspective
      • Acquisition Record
      • Privacy
    • Object Record Tags
    • Security
    • Tag Cloud
  • Downloads
  • Rest API Overview
    • Specification
    • Domain Objects
      • Account
      • Comment
      • CommentsCollection
      • ObjectRecord
      • ObjectRecordsCollection
      • ObjectTag
      • ObjectTagsCollection
      • TagCloudTag
      • TagCloud
  • Authentication
  • Error Handling
  • Rest API Methods
    • Accounts
    • Object Records
    • Interesting Object Records
    • Popular Object Records
    • Recent Object Records
    • Comments
    • Object Record Tags
    • Tag Cloud
  • OAI-PMH
  • Glossary
  • About
  • Forum