Skip to main content
 print this page

Get a datasource sync job

GET 

/datasources/:datasource_id/sync-jobs/:job_id

Returns one sync job run. Caller needs at least read/view (else AUTH-1012). Supported types: amorphic, or jdbc with IngestionType metadataonly (arcgis and others → 500). ResourcesToSync is normalized to "All" or a comma-separated string. DatasourceId and JobReportLocation are omitted from the response. LogsDownloadURL is set when LogStatus is AVAILABLE.

Request

Responses

Sync job details. ResourcesToSync is "All" or a comma-separated string when present.

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers