Messaging providers
GET /v1/gateway/providers — Inbound messaging providers registered with the gateway (Slack, Lark, etc).
GET /v1/gateway/providers
Inbound messaging providers registered with the gateway (Slack, Lark, etc).
| Method | GET |
| Path | /v1/gateway/providers |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | gateway |