Sync
Get Job
Retrieve a single sync job from the database.
GET
/
core
/
syncs
/
jobs
/
{job_id}
Authorizations
api_key
string
headerrequiredPath Parameters
job_id
string
requiredThe ID of the job to retrieve
Response
200 - application/json
The data of the job endpoint
data
object
requiredThe data of the job endpoint