Traces
List trace annotations
Returns a cursor-paginated page of annotations pinned to the trace, including both published annotations and drafts.
get/v1/projects/{projectSlug}/traces/{traceId}/annotations
Path parameters
projectSlugstring required
Project slug (human-readable identifier)
Project slug (human-readable identifier)
traceIdstring required
32-character trace identifier.
32-character trace identifier.
Query parameters
cursorstring
Opaque cursor returned in a previous response's nextCursor. Omit on the first page.
Opaque cursor returned in a previous response's nextCursor. Omit on the first page.
limitinteger
Page size. Defaults to 50; max 200.
Page size. Defaults to 50; max 200.
Response
Annotations of the trace