Are you an AI agent that needs a Firecrawl API key? See firecrawl.dev/agent-onboarding/SKILL.md for automated onboarding instructions.
Get Agent Status
1 min read
get/agent/{jobId}
Request example
Response
get/agent/{jobId}
Authorization
Path parameters
The ID of the agent job
Responses
application/json
Successful response
Options:
processingcompletedfailedThe extracted data (only present when status is completed)
Model preset used for the agent run. Every new run executes on spark-2; Spark 1 names only appear on legacy runs.
Default: "spark-2"
Options:
spark-2spark-1-prospark-1-miniReasoning budget used for the agent run (only present for runs that set effort)
Options:
lowmediumhighError message (only present when status is failed)

