---
title: "Recent Documents Status"
method: GET
path: "/api/v1/workflows/recent-documents-status"
---

# Recent Documents Status

`GET /api/v1/workflows/recent-documents-status`

Get the status of invoice uploads from their associated S3 buckets
include_successful: True inlcudes matching documents in the successful S3 bucket (out)
exclude_buckets: list of bucket names to exclude from the response

## Query parameters

- `plan_manager_lookup_name` string, required
- `include_successful` boolean
- `days_back` integer
- `exclude_buckets` string[], nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/caresquare/apis/fastapi.md) · [All operations](https://skmtc.dev/caresquare/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/caresquare/fastapi/revisions/c9df874d8d59/schema)
