importJobs
Get an import job by id
get/api/v1/import-jobs/{id}
Path parameters
idinteger required
Workspace ID (numeric). Find yours under Settings → Workspace.
Headers
X-Api-Keystring required
X-Workspace-Idstring
Response
Successful response
ImportJobsGetapiV1ImportJobsIdResponse200 required
Empty response body
Changes
Changed in 1 of the 4 revisions of this API.1
- ○
api operation id
getapi-v-1-import-jobs-idremoved and replaced withgetapi_v1_import_jobs__idapi-operation-id-removed
- ○