Standardise Query/Browse Assets REST API response | Community
Skip to main content
Jay_Jiang
New Participant
December 21, 2023
Investigating

Standardise Query/Browse Assets REST API response

  • December 21, 2023
  • 1 reply
  • 701 views

When browsing or querying assets using the REST API (GET /rest/asset/v1/landingPages.json || /rest/asset/v1/landingPage/{{id}}.json) , the response for the status key does not have the value approved with draft :

{ "success": true, "errors": [], "requestId": "844f#18c89c040e5", "warnings": [], "result": [ { "id": 10767, ... "status": "approved" } ] }

 

but the status approved with draft is available in the reports via the UI - and annoyingly, the asset ID is not available in the UI reports

 

Please standardise the UI reports and REST API responses.

1 reply

Employee
June 28, 2024

@jay_jiang Thank you for your idea. The Product Management team will evaluate your idea and may follow up with you for more details, if needed.