cURL
curl --request GET \ --url https://apigcp.trynia.ai/v2/slack/installations/{installation_id}/messages \ --header 'Authorization: Bearer <token>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Read recent messages from a Slack channel (live from Slack API).
API key must be provided in the Authorization header
Successful Response
Was this page helpful?
Suggestions
Contact support