---
title: "OPTIONS /workflows/history"
method: OPTIONS
path: "/workflows/history"
tags: ["Workflows"]
---

# OPTIONS /workflows/history

`OPTIONS /workflows/history`

OPTIONS operation for /workflows/history

## Response `200`

Successful response

- WorkflowActivitySerializer
  - `id` integer
  - `created_at` string, date-time
  - `run_at` string, date-time
  - `is_complete` boolean
  - `workflow` string, required
  - `onboarder_company` string, required
  - `onboarder_user` string
  - `roadmap` string
  - `task` string, required
  - `actions` object
  - `metadata` object
  - `status` 'success' | 'filtered' | 'error' | 'running'

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `404` — Not found

---

[API](https://skmtc.dev/onboard/apis/onboard-api-complete-specification.md) · [All operations](https://skmtc.dev/onboard/apis/onboard-api-complete-specification/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/onboard/onboard-api-complete-specification/revisions/3d0f0a6a632d/schema)
