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; an API key cannot reach a route secured this way.

Path Parameters

venueId
string<uuid>
required

Query Parameters

after
string

Pass the previous nextCursor unchanged, URL encoded. At most 100 rows per page.

Response

Scoped result. Cache-Control: no-store.

items
object[]
required
nextCursor
string | null
required