Skip to main content
GET
Get a channel's Slack app

Authorizations

Authorization
string
header
required

Authorization: Bearer <token> where <token> is either a neo_sk_<env>_<secret> API key (service account) or a Microsoft Entra ID access token (dashboard user).

Path Parameters

channel_id
string
required

Response

Success.

data
PublicSlackApp · object
required

A SLACK channel's branded Slack app and where its build stands.

meta
object
required