---
title: "gets all the meta information for the stored playbooks"
method: GET
path: "/playbook/meta"
tags: ["playbook"]
---

# gets all the meta information for the stored playbooks

`GET /playbook/meta`

get playbook meta information for playbook

## Response `200`

OK

- ApiPlaybookMeta[]
  - `description` string
  - `id` string
  - `labels` string[]
  - `name` string
  - `valid_from` string
  - `valid_until` string

## Other responses

- `400` — Bad Request

## Changes

> 4 revisions in range; 1 not diffed.

- **2024-12-19** `94cf0fc80e59` — 1 info
  - added the non-success response with the status `400`
- **2024-04-08** `ac576881adde` — 1 info
  - endpoint added
- **2024-03-06** `53bae137e6cc` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/cossas/apis/soarca-api/changes/playbook/meta/get.md)

---

[API](https://skmtc.dev/cossas/apis/soarca-api.md) · [All operations](https://skmtc.dev/cossas/apis/soarca-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cossas/soarca-api/revisions/5f7892d12e12/schema)
