Skip to main content
GET
Error

Path Parameters

share_token
string<uuid>
required

Share token UUID

Query Parameters

selects
string[]
required

repeatable public thread trace fields to include

cursor
string

opaque cursor from a previous page

page_size
integer

page size (default 20, max 100)

order
string

ASC or DESC

Response

OK

items
object[]

items is the page of root traces in this thread. Which properties are populated on each trace depends on the selects query parameter.

next_cursor
string

next_cursor is the opaque cursor to pass as cursor on the next request. Null on the final page.

Example:

"eyJydW5zX2N1cnNvciI6Imx0KGN1cnNvciwiLi4uIikifQ=="