Files
mintlify__docs/api/agent/v2/get-agent-job.mdx
mintlify[bot] 693dbc361f Fix Vale style warnings from PRs merged in the last week (#5690)
* Fix Vale style warnings across docs from past week of merges

Generated-By: mintlify-agent

* Apply suggestion from @ethanpalm

* Apply suggestion from @ethanpalm

* Apply suggestion from @ethanpalm

* Apply suggestion from @ethanpalm

* Apply suggestion from @ethanpalm

* Apply suggestions from code review

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2026-05-07 10:28:17 -07:00

11 lines
376 B
Plaintext

---
title: "Get agent job"
openapi: /admin-openapi.json GET /v2/agent/{projectId}/job/{id}
keywords: ["agent job", "status", "retrieve", "details", "poll"]
---
Poll this endpoint to track the progress of an agent job. The `status` field transitions through `active` → `completed` or `failed`.
After the agent creates a pull request, the `prLink` field contains the link.