Ellipsis APIReferencePlatform
List Github Repositories
List the GitHub repositories connected to the customer's installation.
List the GitHub repositories connected to the customer's installation.
Authorization
HTTPBearer AuthorizationBearer <token>
In: header
Header Parameters
user-agent?string|null
Response Body
application/json
application/json
curl -X GET "https://example.com/v1/github/repos"{ "repositories": [ { "default_branch": "string", "description": "string", "full_name": "string", "id": 0, "name": "string", "private": true } ]}List Github Members
List the GitHub org roster (or the account itself for a personal customer) — the universe of author_id values for /sessions and /sessions/search. Members carry their linked Slack identity when a Slack-GitHub link exists, and /slack/members carries the reverse link.
List Linear Teams
List the teams of the connected Linear workspace.