---
title: "List async document agent jobs for the authenticated user"
method: GET
path: "/document/agent/jobs"
tags: ["Usage"]
---

# List async document agent jobs for the authenticated user

`GET /document/agent/jobs`

## Query parameters

- `status` string, nullable — Filter by status: queued, running, completed, failed, cancelled
- `limit` integer
- `skip` integer

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/trynia/apis/nia-ai-api.md) · [All operations](https://skmtc.net/trynia/apis/nia-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trynia/nia-ai-api/versions/d216ffc3efb6/schema)
