---
title: "Get Automation Status"
method: GET
path: "/v1/internal/automations/{automation_subdomain}/status"
---

# Get Automation Status

`GET /v1/internal/automations/{automation_subdomain}/status`

## Path parameters

- `automation_subdomain` string, required

## Headers

- `x-internal-api-key` string, required

## Response `200`

Successful Response

- AutomationStatusResponse
  - `automation_id` string, required
  - `organization_id` string, required
  - `automation_subdomain` string, required
  - `status` string, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/crewai/apis/crewai-ferry.md) · [All operations](https://skmtc.net/crewai/apis/crewai-ferry/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/crewai/crewai-ferry/revisions/27b6cbe227b3/schema)
