Integrations

List repositories

List repositories available through the GitHub installation.

MethodPathRequired permissions
GET/v1/integrations/github/repos
read:integrations
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.

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

Request

Response

Example response, 200
{
"backfill_complete": false,
}

On this page

No Headings
Schedule a demo