GET
/
api
/
repos
/
{namespace}
/
{repo_name}
/
workspaces
/
{workspace_id}
/
data_frames
/
resource
/
{path}

Authorizations

Authorization
string
header
required

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

Path Parameters

namespace
string
required
repo_name
string
required
workspace_id
string
required
path
string
required

Query Parameters

sql
string

Response

200 - application/json
data_frame
object
derived_resource
any | null
is_indexed
boolean
resource
object
status
string
status_message
string