get
https://api.dev.orbit.do/v5/products//execution-log-streams
List execution log streams for a product. Returns a paginated page of stream entries.
Which logs? Two log scopes, selected via onlyTestRuns:
- production (default,
onlyTestRuns=false) — populated by real shipment pricing. - test-run (
onlyTestRuns=true) — populated by operator-UI 'Test product' / 'Test brick' invocations AND the RESTPOST /products/{id}/executeendpoint.
Test-case-run logs are NOT here. POST /products/{id}/test-cases/run returns its logs inline in the response logs[] field; they are not persisted to either log group. For one-call event reads see GET /products/{productId}/execution-logs.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Invalid query parameter
401Unauthorized
404Product not found
