Deployments
List request traces for a deployment the caller's workspace owns.
GET
List request traces for a deployment the caller's workspace owns.
Path Parameters
Deployment ID
1-based page.
Required range:
x >= 0Page size, 1..=100 (default 20).
Required range:
x >= 0ISO-8601 lower bound on trace time.
ISO-8601 upper bound on trace time.
Response
200 - application/json
Paged trace list ({object, data, page, limit, total_items, total_pages}); each item is a trace with input/output bodies, tags, and metadata.veri_request_id cross-linking to GET /requests

