Files
mintlify[bot] 2016c35157 Audit and improve SEO frontmatter across docs (#5649)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-05-02 04:32:23 +00:00

21 lines
680 B
Plaintext

---
title: "Get agent job (v1)"
openapi: /admin-openapi.json GET /v1/agent/{projectId}/job/{id}
keywords: [ "agent job", "status", "retrieve", "details" ]
tag: "deprecated"
---
<Warning>This endpoint is deprecated. Use the [v2 get agent job](/api/agent/v2/get-agent-job) endpoint instead.</Warning>
## Usage
This endpoint retrieves the details and status of a specific agent job by its unique identifier. Use this to check the progress, status, and results of a previously created agent job.
## Job details
The response includes information such as:
- Job execution status and completion state
- Branch information and pull request details
- Session metadata and timestamps