API Reference
Log In
API Reference

Import a table including its metadata.

Permissions: organization.MEMBER OR project.MEMBER.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required

Table type.

Allowed:
Form Data
file
required

The Parquet file.

length between 1 and 100
^[A-Za-z0-9]([A-Za-z0-9.?!@#$%^&*_()\- ]*[A-Za-z0-9.?!()\-])?$

The ID or name of the new table.


Table name or ID. Must be unique with at least 1 character and up to 46 characters. Must start with an alphabet or number. Characters in the middle can include space and these symbols: .?!@#$%^&*_()-. Must end with an alphabet or number or these symbols: .?!()-.

boolean
Defaults to true

If True, waits until import finishes. If False, the task is submitted to a task queue and returns immediately.

string

The key to use to query progress. Defaults to a random string.

boolean
Defaults to false

Whether to import in migration mode (maybe removed without notice).

Headers
string

User ID. Can be omitted if PAT is used as token.

string

Project ID. Can be omitted if PAT is used as token.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json