Files
mintlify__docs/api/agent/get-agent-job.mdx
locadex-agent[bot] c0f6b30337 docs(locadex): add translations (#2090)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2025-12-05 16:57:59 -08:00

16 lines
507 B
Plaintext

---
openapi: /admin-openapi.json GET /agent/{projectId}/job/{id}
keywords: [ "agent job", "status", "retrieve", "details" ]
---
## 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