GET /integrations

List connected integrations.

MethodPath
GET/v1/integrations

A read-only view, so an agent authoring another agent's config can learn which repositories, channels, teams, and organizations it may name before POST /automations. Available to all credential types including sandbox tokens: the responses never include OAuth tokens or any other secret.

curl "https://api.ellipsis.dev/v1/integrations" \
  -H "Authorization: Bearer $ELLIPSIS_API_KEY"

Request

Response

Example response · 200
{
"sentry": [],
}

On this page

No Headings
Schedule a demo