integrations

Get Slack app manifest

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

get/v1/integrations/slack/manifest

Query parameters

access_mode'bot' | 'user'

Generate a manifest for a personal installation (default) or an admin bot installation

Generate a manifest for a personal installation (default) or an admin bot installation

Response

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

manifest_jsonstring required

Slack app manifest JSON pre-filled with this deployment's URLs

manifest_yamlstring required

Slack app manifest YAML pre-filled with this deployment's URLs

Changes

Changed in 2 of the 30 revisions of this API.12

    • ▲

      for the query request parameter access_mode, default value was changed from bot to user

      request-parameter-default-value-changed

    • ○

      added the new optional query request parameter access_mode

      new-optional-request-parameter

    • ○

      added the non-success response with the status

      response-non-success-status-added

    This revision also has 31 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog