Cli Auth Start
Start a device-code auth flow for the CLI. Unauthenticated: the CLI has no credential yet — that's what it's obtaining. The human authorizes out-of-band in the dashboard.
Start a device-code auth flow for the CLI.
Unauthenticated: the CLI has no credential yet — that's what it's obtaining. The human authorizes out-of-band in the dashboard.
Response Body
application/json
curl -X POST "https://example.com/v1/cli-auth/start"{}Cli Auth Poll
Poll a device-code auth flow for its token. Unauthenticated; the device code identifies the flow.
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.