Skip to main content
GET
TypeScript

Authorizations

session
string
cookie
required

The signed session cookie of a logged-in trdrs user. First-party/browser only; a firm API key cannot reach a route secured this way.

Path Parameters

venueId
string<uuid>
required

Query Parameters

after
string<uuid>

Opaque UUID cursor from nextCursor; at most 100 items per page.

Response

Scoped result. Cache-Control: no-store.

items
object[]
required
nextCursor
string | null
required