---
title: "Get all jobs by agent id"
method: GET
path: "/jobs/agents/{agentId}"
tags: ["Jobs"]
---

# Get all jobs by agent id

`GET /jobs/agents/{agentId}`

Get all jobs by agent id

## Path parameters

- `agentId` string, required

## Query parameters

- `status` string

## Response `200`

successful operation

- ResponseMessage
  - `message` string

## Other responses

- `400` — Invalid job data

---

[API](https://skmtc.net/smythos/apis/smyth-api.md) · [All operations](https://skmtc.net/smythos/apis/smyth-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smythos/smyth-api/revisions/1475e078fb4a/schema)
