Models
Get model
Get full details for a specific model including capabilities, timing, and prompt format.
get/v1/workspaces/{workspace_id}/models/{model_id}
Path parameters
workspace_idstring uuid required
Id of the workspace that owns the resource.
Id of the workspace that owns the resource.
model_idstring uuid required
Id of the model, as returned by the list models endpoint.
Id of the model, as returned by the list models endpoint.
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.