Skip to main content
GET
Get Schema

Authorizations

Authorization
string
header
required

An API key or OAuth2/OIDC access token sent as Authorization: Bearer <token>.

Path Parameters

model_id
string<uuid>
required

Response

Successful Response

The model input schema returned by the API and stored with the model.

feature_names
string[]
required
columns
Columns · object
required
target
SchemaTarget · object
required
is_sequence
boolean
default:false
id_column
string | null
timestamp_column
string | null