Skip to main content
GET
List syncs

Authorizations

Authorization
string
header
required

Authorization: Bearer rbk_live_...

Redbark-Version
string
header
required

The API release your integration is built against, e.g. 2026-10-01.wattle. Required on every request.

Query Parameters

limit
string

1 to 100, default 20. Ignored when page is set.

page
string

Opaque token from next_page_url / previous_page_url.

include[]

Related objects to expand inline. Repeat the parameter for more than one; see each resource for its includes.

status

Filter by computed status; repeat with status[]= for several

enabled
enum<string>

Filter to enabled or disabled syncs

Available options:
true,
false
destination
string

Filter to syncs writing to this destination

Response

Syncs, newest first

object
enum<string>
required
Available options:
list
data
object[]
required
next_page_url
string | null
required
previous_page_url
string | null
required