Skip to main content
GET
Page through the current state of one sync resource

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

resource
enum<string>
required
Available options:
history,
interaction,
list,
list_item,
collection,
playback
after
integer
default:0
Required range: x >= 0
limit
integer
default:100
Required range: 1 <= x <= 500

Response

A page from a current-state snapshot

items
(object | null)[]
required
hasMore
boolean
required
nextAfter
integer | null
required
Required range: x >= 0
resource
enum<string>
required
Available options:
history,
interaction,
list,
list_item,
collection,
playback