Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

sessionId
string
required

Session identifier (.).

Minimum string length: 1
Example:

"01arz3ndektsv4rrffq69g5fav.g"

Query Parameters

page_token
string
limit
integer
default:10

Page size. Defaults to 10, max 25.

Required range: 1 <= x <= 25

Response

Paginated turns.

data
object[]
required
pagination
object
required