Traces
Get trace annotation
Returns one annotation by id pinned to the trace.
get/v1/projects/{projectSlug}/traces/{traceId}/annotations/{annotationId}
Path parameters
projectSlugstring required
Project slug (human-readable identifier)
Project slug (human-readable identifier)
traceIdstring required
32-character trace identifier.
32-character trace identifier.
annotationIdstring required
Stable annotation identifier.
Stable annotation identifier.
Response
Annotation
Changes
Changed in 1 of the 67 revisions of this API.11
- ▲
removed the required property
issueIdfrom the response with the200statusresponse-required-property-removed
- ○
added the required property
signalIdto the response with the200statusresponse-required-property-added
This revision also has 22 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲