List product module code run log items

Returns the log items emitted during a product module code run — output from console.log, console.warn, console.error, and console.debug calls in the product module code, as well as platform-emitted messages (e.g. the error message of a failed run).

Permission: product_module_run_logs:read.

Path Params
uuid
required

The unique identifier of the product module.

uuid
required

The unique identifier of the product module code run. Run IDs are returned in the X-Product-Module-Code-Run-Ids response header of endpoints that execute product module code.

Query Params
integer
1 to 100
Defaults to 30

The maximum number of items that will be contained in a single page, between 1 and 100 (inclusive).

integer
≥ 1
Defaults to 1

The page number of the entities to fetch. Must be a minimum of 1.

Responses

404

Product module code run not found.

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json