GET
/
sync
/
{sync_id}

Authorizations

api_key
string
header
required

Path Parameters

sync_id
string
required

The ID of the Sync to retrieve.

Query Parameters

limit
integer | null

The number of objects you want to retrieve

offset
integer | null

The index from where you want to start retrieving objects

job_type
enum<string>

The type of job to retrieve.

Available options:
PULL,
PUSH

Response

200 - application/json
data
object
required

The data returned from the request

request_timestamp
string
required

The time at which the request was received by the server

response_timestamp
string
required

The time at which the response was sent by the server

request_id
string
required

The unique ID of the request