---
title: "List all Slack channels context playbook mappings for the organization"
method: POST
path: "/textql.rpc.public.playbook.PlaybookService/ListAllSlackChannelContextPlaybooks"
tags: ["PlaybookService"]
---

# List all Slack channels context playbook mappings for the organization

`POST /textql.rpc.public.playbook.PlaybookService/ListAllSlackChannelContextPlaybooks`

List all Slack channels context playbook mappings for the organization

## Headers

- `Connect-Protocol-Version` 1, required — Define the version of the Connect protocol
- `Connect-Timeout-Ms` number — Define the timeout, in ms

## Request body

- TextqlRpcPublicPlaybookListAllSlackChannelContextPlaybooksRequest — List all Slack channel context playbook mappings for organization

## Response `200`

Success

- TextqlRpcPublicPlaybookListAllSlackChannelContextPlaybooksResponse
  - `mappings` TextqlRpcPublicPlaybookSlackChannelPlaybookMapping[]
    - `playbookId` string
    - `slackChannelId` string

## Other responses

- `default` — Error

---

[API](https://skmtc.dev/textql/apis/textql-rpc-platform.md) · [All operations](https://skmtc.dev/textql/apis/textql-rpc-platform/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/textql/textql-rpc-platform/revisions/31ce2b0c4427/schema)
