GET
/
tables
curl --request GET \
  --url https://dev.startree.ai/tables \
  --header 'Authorization: <api-key>'
"<string>"

Authorizations

Authorization
string
header
required

The format of the key is "Basic <token>" or "Bearer <token>"

Query Parameters

type
string

realtime|offline|dimension

taskType
string

Task type

sortType
string

name|creationTime|lastModifiedTime

sortAsc
boolean
default:true

true|false

Response

200 - application/json
successful operation

The response is of type string.