Skip to main content
GET
Return column-level row counts, null counts, distinct counts, ranges, and sample values for a CSV-backed table.

Authorizations

Authorization
string
header
required

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

Path Parameters

table_id
string
required

Query Parameters

select
string[]

Response

Successful Response

table_id
string
required
row_count
integer
required
columns
WorkflowTableProfileColumn · object[]