---
title: "Changes to Search All Automation Executions"
method: POST
path: "/api/v1/search/all_automation_executions"
---

# Changes to Search All Automation Executions

`POST /api/v1/search/all_automation_executions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 33 revisions.

- **2026-08-21** `f2cf3228f366` — 7 breaking, 12 warning, 1 info
- **2026-05-15** `f6e337c979e4` — 1 warning, 1 info
- **2026-04-30** `fa2bb307d6fa` — 1 info

## Changes

- **2026-08-21** `f2cf3228f366` — 7 breaking, 12 warning, 1 info
  - the request property `appIds` became not nullable
  - the request property `automationTemplateIds` became not nullable
  - the request property `executionStates` became not nullable
  - the request property `subjectUserIds` became not nullable
  - the `expandMask` request property type/format changed from `object`/`` to ``/``
  - added `#/components/schemas/c1.api.automations.v1.AutomationExecution, subschema #2` to the `list/items/automationExecution` response property `oneOf` list for the response status `200`
  - the `list/items/automationExecution` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the request property `expandMask/paths`
  - removed the optional property `list/items/automationExecution/automationTemplateId` from the response with the `200` status
  - removed the optional property `list/items/automationExecution/completedAt` from the response with the `200` status
  - removed the optional property `list/items/automationExecution/context` from the response with the `200` status
  - removed the optional property `list/items/automationExecution/createdAt` from the response with the `200` status
  - removed the optional property `list/items/automationExecution/currentVersion` from the response with the `200` status
  - removed the optional property `list/items/automationExecution/deletedAt` from the response with the `200` status
  - removed the optional property `list/items/automationExecution/duration` from the response with the `200` status
  - removed the optional property `list/items/automationExecution/id` from the response with the `200` status
  - removed the optional property `list/items/automationExecution/isDraft` from the response with the `200` status
  - removed the optional property `list/items/automationExecution/state` from the response with the `200` status
  - removed the optional property `list/items/automationExecution/updatedAt` from the response with the `200` status
  - added `#/components/schemas/c1.api.automations.v1.AutomationExecutionExpandMask, subschema #2` to the `expandMask` request property `oneOf` list
- **2026-05-15** `f6e337c979e4` — 1 warning, 1 info
  - added the new `AUTOMATION_EXECUTION_STATE_PAUSED_BY_CIRCUIT_BREAKER` enum value to the `list/items/automationExecution/state` response property for the response status `200`
  - added the new `AUTOMATION_EXECUTION_STATE_PAUSED_BY_CIRCUIT_BREAKER` enum value to the request property `executionStates/items/`
- **2026-04-30** `fa2bb307d6fa` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/conductorone/apis/c1-api/docs/api/v1/search/all_automation_executions/post.md) · [API](https://skmtc.dev/conductorone/apis/c1-api.md) · [Page](https://skmtc.dev/conductorone/apis/c1-api/changes/api/v1/search/all_automation_executions/post)
