v1

latestOpenAPI 3.1.02026-07-1766222595.7 KB

Get Model Bundle

Gets the details for a given ModelBundle owned by the current owner.

get/v1/model-bundles/{model_bundle_id}

Path parameters

model_bundle_idstring required

Response

Successful Response

idstring required
namestring required
locationstring required
requirementsstring[] required
packaging_type'cloudpickle' | 'zip' | 'lira' required

The canonical list of possible packaging types for Model Bundles.

These values broadly determine how the model endpoint will obtain its code & dependencies.

metadataobject required
app_configobject nullable
created_atstring date-time required
model_artifact_idsstring[] required
schema_locationstring nullable