Skip to main content
GET
List session diffs

Authorizations

Authorization
string
header
required

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

Path Parameters

sessionId
string<uuid>
required

Query Parameters

cursor
string<uuid>
hasChanges
Available options:
true,
false
limit
default:50
Pattern: ^\d+$

Response

List session diffs

items
object[]
required
nextCursor
string<uuid> | null
required