Api referenceAgent Auth
Get agent login request
Reads the public state of an agent login request by customer-facing code.
GET
/api/v1/agent/auth/requests/{userCode}Reads the public state of an agent login request by customer-facing code.
Response Body
application/json
application/json
application/json
application/json
Agent Auth
Previous Page
Exchange agent login POST
Polls the agent login request using deviceCode and, once approved, issues a reusable workspace-scoped API key. The secret is returned once at apiKey.key, should be saved immediately, and should be reused for future HTTP API calls instead of re-running login.