Archer Community

Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.

Showing results for Search instead for Did you mean: Accessing Content Records using RESTFUL API Contributor II

‎2020-11-03 10:28 AM

I referred the documentation, Archer APIs > RSA Archer RESTful API > REST API Segments > Content . As per the documentation, the APIs for accessing the content are

  1. platformapi/core/content/contentid
  2. platformapi/core/content/referencefield/

My purpose is to get all the records in the application using data which I got calling above APIs which is ApplicationID and FieldID . Can you please help how can I get all the content records through API or let me know if there is any other way to get all the contents for the application.

Used below API's method: