Skip to main content
GET
Get a pasteable Slack app manifest

Authorizations

Authorization
string
header
required

Dairo API key, e.g. dairo_test_... or dairo_live_...

Query Parameters

name
string

Display name for the app/bot (default 'Dairo Agent').

contextMode
enum<string>

'mentions' (@mentions + DMs only) or 'ambient' (also subscribes to channel message events). Default 'mentions'.

Available options:
mentions,
ambient

Response

Success

A pasteable Slack app manifest for the self-setup flow.

manifest
object
required

The Slack app manifest JSON to paste into Slack's 'Create app from manifest' flow.