Get List of Data ElementsAsk AIget https://customer-my-onetrust-com.libproxy1.nus.edu.sg/api/inventory/v2/data-elementsUse this API to retrieve the list of all existing Data Elements. Example Request GET https://{hostname}/api/inventory/v2/data-elements GET https://trial-onetrust-com.libproxy1.nus.edu.sg/api/inventory/v2/data-elementsQuery ParamspagenumberrequiredDefaults to 0The result page to be returned.sizestringThe number of elements to be returned in a page. (Note: The maximum size value may differ by API and is subject to change. If a number greater than the maximum is requested, the API will return the maximum allowed value.)Responses 200OK 401Unauthorized 403Forbidden 404Not Found 429Too Many Requests For more information, see API Rate Limits.Updated 4 months ago