---
title: "Gets all custom template actions in a workspace"
method: GET
path: "/workspace/{ws_id}/action_template"
tags: ["Action Templates"]
---

# Gets all custom template actions in a workspace

`GET /workspace/{ws_id}/action_template`

Gets all custom template actions in the specified workspace with their metadata and YAML definition

## Path parameters

- `ws_id` string, required

## Other responses

- `400` — Invalid workspace ID
- `500` — Failed to retrieve custom actions

---

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