Skip to main content
POST
/
api
/
pull
curl http://localhost:11434/api/pull -d '{
"model": "gemma3"
}'
{
  "status": "success"
}

Body

application/json
model
string
required

Name of the model to download

insecure
boolean

Allow downloading over insecure connections

stream
boolean
default:true

Stream progress updates

Response

Pull status updates.

status
string

Current status message