UseDocumentation Index
Fetch the complete documentation index at: https://arizeai-433a7140-mikeldking-12899-providers-and-secrets.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
getTraces when you want trace-centric pagination by project, optional inline spans, or filtering by session.
Relevant Source Files
src/traces/getTraces.tsfor the exact query shape and server requirement
Example
Supported Filters
projectstartTimeendTimesortorderlimitcursorincludeSpanssessionId
Notes
getTracesrequires a Phoenix server that supports project trace listing- Use the returned
nextCursorto continue pagination - Set
includeSpanswhen you need a trace-centric fetch that also contains span details projectaccepts{ project },{ projectId }, or{ projectName }
Source Map
src/traces/getTraces.tssrc/types/projects.ts

