get
https://sandbox.uk.rootplatform.com/v1/insurance/product-modules//runs
Returns a paginated list of the product module code runs for a product module. A run is recorded for every execution of product module code — functions invoked by API calls (e.g. getQuote, getApplication, getPolicy), lifecycle hooks, and scheduled functions. The IDs of the runs triggered while serving an API request are returned in that request's X-Product-Module-Code-Run-Ids response header.
Permission: product_module_run_logs:read.
404Product module not found, or not linked to your organization.