Poll recent Composio trigger events

​

Responses

  • application/json
  • application/json
  • application/json
  • application/json
  • application/json
  • application/json
Request Example for get/api/v2/triggers
curl https://api.musebook.trade/api/v2/triggers \
  --header 'Authorization: Bearer YOUR_SECRET_TOKEN'
{
  "ok": true,
  "additionalProperty": "anything"
}