---
title: "Ingest Composio Event"
method: POST
path: "/triggers/composio/events/"
tags: ["Triggers"]
---

# Ingest Composio Event

`POST /triggers/composio/events/`

Receive a Composio provider event; verify, demux, ack-fast, enqueue.

Public (no Agenta auth) — mirrors the Stripe events receiver. Scope and
attribution are recovered downstream from the resolved subscription row.

## Response `202`

Successful Response

- TriggerEventAck
  - `status` string
  - `detail` string, nullable

---

[API](https://skmtc.net/agenta-ai/apis/agenta-api.md) · [All operations](https://skmtc.net/agenta-ai/apis/agenta-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/agenta-ai/agenta-api/versions/ea6421d829f1/schema)
