Get spans by project_name or project_id and optionally by trace_id and/or type

Get spans by project_name or project_id and optionally by trace_id and/or type

Query parameters

pageintegerOptional>=1Defaults to 1
sizeintegerOptional>=1Defaults to 10
project_namestringOptional
project_idstringOptionalformat: "uuid"
trace_idstringOptionalformat: "uuid"
typeenumOptional
Allowed values:
filtersstringOptional
truncatebooleanOptional
sortingstringOptional
excludestringOptional

Response

Spans resource
pageinteger or null
sizeinteger or null
totallong or null
contentlist of objects or null
sortableBylist of strings or null