Important Update: Some Community URL Redirects are Under Maintenance. Learn More. .

cancel
Showing results for 
Search instead for 
Did you mean: 

Accessing Content Records using RESTFUL API

RajeshwariVijay
Contributor II

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/<referencefieldid>
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:

This below error got when calling platformapi/core/content/referencefield/<referencefieldid>

pastedImage_1.png

2 REPLIES 2

DavidPetty
Archer Employee
Archer Employee

Rajeshwari, if you're looking to return all records of an application it's best to use the https://community.rsa.com/docs/DOC-98232 instead.

 Advisory Consultant