---
title: "Get Slack app manifest"
method: GET
path: "/v1/integrations/slack/manifest"
tags: ["integrations"]
---

# Get Slack app manifest

`GET /v1/integrations/slack/manifest`

Return the Slack app manifest pre-filled with this deployment's public URLs.

## Response `200`

Slack app manifest for bring-your-own-app setup

- SlackManifestResponse — Rendered Slack app manifest (JSON and YAML) for bring-your-own-app setup.
  - `manifest_json` string, required — Slack app manifest JSON pre-filled with this deployment's URLs
  - `manifest_yaml` string, required — Slack app manifest YAML pre-filled with this deployment's URLs

---

[API](https://skmtc.net/mixedbread/apis/mxbai-omni.md) · [All operations](https://skmtc.net/mixedbread/apis/mxbai-omni/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mixedbread/mxbai-omni/revisions/42cbb70e7218/schema)
