GET /org/{orgId}/integrations/{integrationId}/import/{jobId}

snyk.io

Summary: Get import job details
Operation ID: Get import job details
Auth: unknown

Parameters (3)

integrationId (string, path, required)

The unique identifier for the configured integration. This can be found on the [Integration page in the Settings area](https://app.snyk.io/manage/integrations) for all integrations that have been configured.

jobId (string, path, required)

The ID of the job. This can be found in the Location response header from the corresponding POST request that triggered the import job.

orgId (string, path, required)

The organization ID. The `API_KEY` must have admin access to this organization.

No probe data for this endpoint yet.