Skip to main content
GET
Get Input Status

Authorizations

Authorization
string
header
required

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

Path Parameters

project_id
string
required
input_id
string
required

Response

Successful Response

Status of a data input.

input_id
string
required
status
string
required
detected_format
string | null
detected_encoding
string | null
inferred_schema
Inferred Schema · object | null
error
string | null