An example of how to execute an HTTP GET operation with MDM REST API from Talend MDM Web UI
From Talend MDM Web UI, authorized users can use the Tools menu to access the MDM REST API documentation page based on Swagger, and test REST API operations on this page if needed.
The following introduces an example of executing an HTTP GET operation with MDM REST API to list all primary keys of the master data records in a container on the MDM server.
Before you begin
Make sure that you have already imported the MDM Demo project and created several master data records for the Product entity of the Product container.