Skip to main content
GET
Get Playground Session

Authorizations

Authorization
string
header
required

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

Headers

X-API-Key
string | null

Path Parameters

session_id
string
required

Cookies

blindsight_session
string | null

Response

Successful Response

id
string
required
name
string
required
source
string
required
status
string
required
progress
integer
required
created_at
string
required
updated_at
string
required
source_ref
string | null
row_count
integer | null
column_count
integer | null
columns
ColumnMetadata · object[]
file_size_bytes
integer | null
file_names
string[] | null
error_message
string | null
cancel_requested
boolean | null
default:false