Skip to main content
GET
GET /projects/{project_name}/tables

Authorizations

X-API-Key
string
header
required

Path Parameters

project_name
string
required

the name of the project

Response

Successfully retrieved tables

name
string
required

name of the table

type
enum<string>
required

the type of the table

Available options:
Extraction,
Reconcile,
Storage
id
string<uuid>

id of the table

created_at
string<date-time>

time the table was created

settings
object

settings of the table