- Models
- Describe a Model
Models
Describe a Model
This endpoint returns the attributes of a specific model.
GET
/projects/{projectName}/models/{modelName}/describe
X-API-KEY*
curl --request GET \
--url https://alpha.mindsdb.com/projects/{projectName}/models/{modelName}/describe \
--header 'X-API-KEY: AUTH_VALUE'
curl --request GET \
--url https://alpha.mindsdb.com/projects/{projectName}/models/{modelName}/describe \
--header 'X-API-KEY: AUTH_VALUE'