List recent query traces
Path parameters
Spectron context id
Query parameters
Max traces to return (default 100, max 500)
Continuation token from the previous page's page.nextCursor
Also return page.totalSize (costs a full count of the visible traces)
Response
Changes
Changed in 3 of the 5 revisions of this API.26
- ○
added the new optional
queryrequest parametercountnew-optional-request-parameter
- ○
added the new optional
queryrequest parametercursornew-optional-request-parameter
- ○
added the non-success response with the status
503response-non-success-status-added
- ○
added the required property
pageto the response with the200statusresponse-required-property-added
- ○
- ○
added the optional property
traces/items/parentto the response with the200statusresponse-optional-property-added
- ○
added the optional property
traces/items/retrievalsto the response with the200statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
removed the optional property
traces/items/parentfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
traces/items/retrievalsfrom the response with the200statusresponse-optional-property-removed
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●