auth

Poll an API auth session

Poll the status of an auth session. Returns the API key once the session has been approved in the browser.

get/v1/api/auth/sessions/{sessionId}

Path parameters

sessionIdstring required

Session ID returned from create

Response

Current session status

OR
OR

Changes