Skip to main content
POST
Python (SDK)

Authorizations

tql_api_key
string
header
required

Headers

Connect-Protocol-Version
enum<number>
default:1
required

Define the version of the Connect protocol

Available options:
1
Connect-Timeout-Ms
number

Define the timeout, in ms

Body

application/json
types
enum<string>[]

never change the names or numbers of existing dataset types!

Available options:
TYPE_UNKNOWN,
TYPE_TABULAR,
TYPE_DATAFRAME,
TYPE_DOCUMENT,
TYPE_TABLEAU,
TYPE_IMAGE,
TYPE_TEXT,
TYPE_POWERBI
ownerOnly
boolean

only include datasets where the user is the owner

includeSubfolders
boolean
path
string | null

defaults to path /

searchParam
string | null
sort
enum<string> | null
Available options:
SORT_UNKNOWN,
SORT_LATEST,
SORT_OLDEST,
SORT_RELEVANT
limit
integer<int32> | null
cursor
string | null

cursor-based pagination. cursor is the id of the last record returned

Response

Success

datasets
Dataset · object[]

returns only the latest dataset versions