---
title: "Show the Automation v2 authoring schema and active node catalog"
method: GET
path: "/automations/authoring_schema"
tags: ["automations", "Automation Authoring Schemas"]
---

# Show the Automation v2 authoring schema and active node catalog

`GET /automations/authoring_schema`

Show the Automation v2 authoring schema and active node catalog

## Response `200`

The Automations object.

- AutomationAuthoringSchemaEntity — AutomationAuthoringSchemaEntity model
  - `definition_schema` object — JSON Schema for active Automation v2 graph definitions.
  - `error_families` object[] — Typed error families accepted by Automation v2 on_error rules.
  - `nodes` object[] — Active Automation v2 node authoring metadata.
  - `schema_url` string — Stable public URL for the Automation v2 graph definition JSON Schema.

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `405` — Method Not Allowed
- `409` — Conflict
- `412` — Precondition Failed
- `422` — Unprocessable Entity
- `423` — Locked
- `429` — Too Many Requests

---

[API](https://skmtc.net/files/apis/files-com-api.md) · [All operations](https://skmtc.net/files/apis/files-com-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/files/files-com-api/revisions/c6d6f57e6da8/schema)
