In the swagger documentation for an element, you can use GET /objects/{objectName}/metadata
to return a list of fields for an object. This API is also used by the Cloud Elements VDRs mapping screen.GET /objects
-> return a list of supported objects for the elementGET /objects/{objectNameFromAbove}/metadata
-> return a list of fields for a given object