data_frames
Get Data Frame
Get Data Frame
GET
/
api
/
repos
/
{namespace}
/
{repo_name}
/
data_frames
/
{resource}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
A combination of the revision (branch name or commit id) and the path to the data frame file. For example main/data.csv
.