• 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 > Interesting Object Records

Interesting 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/interesting
getInterestingObjectRecordsInEHive
GET
/api/v2/accounts/{accountId}/objectrecords/interesting
getInterestingObjectRecordsInAccount
GET
/api/v2/communities/{communityId}/objectrecords/interesting
getInterestingObjectRecordsInCommunity
GET
/api/v2/communities/{communityId}/accounts/{accountId}/objectrecords/interesting
getInterestingObjectRecordsInAccountInCommunity
GET
/api/v2/objectrecords/interesting/{catalogueType}
getInterestingObjectRecordsInEHive
GET
/api/v2/accounts/{accountId}/objectrecords/interesting/{catalogueType}
getInterestingObjectRecordsInAccount
GET
/api/v2/communities/{communityId}/objectrecords/interesting/{catalogueType}
getInterestingObjectRecordsInCommunity
GET
/api/v2/communities/{communityId}/accounts/{accountId}/objectrecords/interesting/{catalogueType}
getInterestingObjectRecordsInAccountInCommunity
  • 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