List recent request and run traces

View as Markdown

Admin-only, organization-scoped operational metadata. Requires a real human admin session — org API keys are rejected here even though they are admin-equivalent elsewhere, since a machine credential has no legitimate use for internal telemetry. Developer Mode controls UI exposure; it is not the authorization gate.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

searchstringOptional1-128 characters
statusenumOptional
Allowed values:
kindenumOptional
sourcestringOptional1-64 characters
spaceIdstringOptional1-128 characters
fromdatetimeOptional
todatetimeOptional
beforedatetimeOptional
limitintegerOptional1-100Defaults to 50

Response

Recent unexpired trace roots.
datalist of objects
nextCursordatetime or null