v22

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-04970425.1 KB
CLI Authentication

Poll CLI authentication status

Check the status of a CLI authentication session using the polling code

post/auth/cli/poll

Request body

polling_codestring required

Example request

{}

Response

Successful response

status'waiting' | 'success' | 'expired' | 'used' required
refresh_tokenstring