GET
/
imports
/
{id}

Authorizations

lume-api-key
string
headerrequired

Path Parameters

id
string
required

Response

200 - application/json
id
string
required

The id of the task

status
enum<string>
required

The status of the task

Available options:
QUEUED,
STARTED,
PENDING,
SUCCESS,
FAILURE
type
string
required

The type of the task

created_at
string
required

The date and time this object was created

name
string | null

The name of the PDF

updated_at
string | null

The date and time this object was last updated

data

The output of the task