Skip to main content
POST
/
auth
/
cli
/
poll
Poll CLI authentication status
curl --request POST \
  --url https://api.stack-auth.com/api/v1/auth/cli/poll \
  --header 'Content-Type: application/json' \
  --data '{}'
{
  "status": "<string>",
  "refresh_token": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://stackauth-e0affa27-chore-move-mcp-to-a-sep-app.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json
polling_code
string
required

Response

Successful response

status
string
required
refresh_token
string