/v1/import

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Example Result:

{
  "import": {
    "id": NUMERIC IDENTIFIER,
    "state": launching | running | invalid | finished | aborted
  }
}

OAuth scope

Calls authenticated with an OAuth 2.0 bearer token must include the imports:read scope. A token without it receives a 403 insufficient_scope response. HTTP Basic auth is not scope-gated.

Query Params
int32
required

The id of the import to fetch

Language
Credentials
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here!