Sync
Get Sync Jobs
Retrieve all sync jobs from the database.
GET
/
core
/
syncs
/
{sync_id}
/
jobs
Authorizations
api_key
string
headerrequiredPath Parameters
sync_id
string
requiredThe ID of the sync to retrieve
Response
200 - application/json
The data of the sync jobs endpoint
data
object[]
requiredThe data of the sync jobs endpoint
next
string | null
The next page of objects to retrieve