Get model details
Hub
Get Model Details
Returns the full input_schema and example for a single model.
Typical workflow:
- Call this endpoint to get
input_schemaandexample - Copy
exampleas theinputfield in your task submission POST /hub/v1/{capability}to submit the taskGET /hub/v1/tasks/{task_id}to poll for the result
GET
Get model details