extensions / Store import
GET/api/projects/{project_id}/shopify/imports/{job_id}

GET /api/projects/{project_id}/shopify/imports/{job_id}

A description is not available in the current release metadata.

GET
Code examples
Integration
GET /api/projects/{project_id}/shopify/imports/{job_id}
EnvironmentBASE_URL
Request
curl --request GET \
  --url "${BASE_URL}/api/projects/example_project_id/shopify/imports/example_job_id"
Response

Response examples are not available in the current release metadata.

Authentication

Required: session.

Authentication

Requirement
Required
Credential type
session
Scopes
Not specified

Headers

Path Parameters

NameRequiredType
project_idYesNot specified
job_idYesNot specified

Query Parameters

Request Body

Response Body

Errors

Availability

Available in
v0.1.0
Available since
v0.1.0
Implementation
Available
Deprecation
Not specified
Rate limits
Not specified