Handlers

List handlers

List the account's synced Slack, GitHub, Linear, and Sentry handlers.

MethodPathRequired permissions
GET/v1/handlers
read:configs
Token access
API key
Supported.
CLI user token
Supported.
Sandbox token
Requires the ellipsis:api scope and the required grants in the token's permissions.ellipsis configuration.

Higher permission levels include lower levels: read < write < delete.

Grant match patterns can further restrict access to individual resources.

Disabled handlers and the last valid definitions after failed syncs are included. Requires configs:read; scoped grants match handlers/{service}.

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

Request

Response

Example response, 200
{
}

On this page

No Headings
Schedule a demo