Get skipped sync items

🔒 OAuth Required 📄 Pagination

Paginated item array for a sync, scoped to the authenticated user — foreign ids return 404. Split out because a single sync can hold thousands of items.

Skipped items mix history and rating (see each item's kind discriminator). Each item is the raw stored item (so source-specific fields are preserved) plus a normalized envelope, with timestamps normalized to .000Z. Pagination and X-Pagination-* headers are identical to the list endpoint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The numeric sync id, scoped to the authenticated user. A numeric segment hits a single sync; a non-numeric segment is the filtered list.

Query Params
integer | null

The page number to retrieve

integer | null

The number of items per page

Responses

Language
Credentials
Required Scopes
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json