Skip to main content

Check Import Status

POST 

/checkImportStatus

This API is used to check the status of data import job.

Note: that at a time, only one import job can be run.

The Authorization must have Bearer followed by Token

No params

Request

Path Parameters

    path stringrequired

Responses

Check Import Status

Response Headers

  • Date

    string

  • Server

    string

  • Set-Cookie

    string

  • Transfer-Encoding

    string

  • X-Frame-Options

    string

Schema

    errorCode string
    errorMessage string
    importStatus string
Loading...