metadata

Get Model Metadata Endpoint

Get model metadata by fetching config from database.

Parameters

model_id : str ID of the model organization_id : str Organization ID (from header) model_repo : ModelRepository Model repository dependency supabase : Client Supabase client for loading custom models from storage

Returns

ModelMetadata Model metadata with required parameters and groups

get/metadata/model

Query parameters

model_idstring required

Response

Successful Response

{"stackTrail":"paths:/metadata/model:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.