Model Deployments
Get Deployment Specifications
Fetches deployment specifications for a model version or a HuggingFace model URL.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Workspace Id
FQN of the Model Version
huggingface hub url
Huggingface hub token secret
The pipeline tag of the model for which deployment spec is being generated
Response
200
application/json
Returns deployment specifications for the model version or HuggingFace model URL
The response is of type object
.