GET
/
api
/
v1
/
imports
/
{id}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

200 - application/json
created_at
string
required
row_count
integer
required
slug
string
required
status
enum<string>
required
Available options:
created,
submitting,
submitted,
completed
updated_at
string
required
metadata
object | null
template
object