---
title: "List playbook publish approval requests"
method: GET
path: "/workspace/{ws_id}/publish_approval_requests"
tags: ["Playbook Publish Approval"]
---

# List playbook publish approval requests

`GET /workspace/{ws_id}/publish_approval_requests`

Returns a paginated list of playbook publish approval requests visible to the authenticated user.

## Path parameters

- `ws_id` string, required

## Query parameters

- `limit` integer
- `offset` integer
- `order` string

## Other responses

- `400` — Invalid request parameters
- `500` — Internal server error

---

[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)
