Agent Authentication Request
Agent
{{.AgentName}}
is requesting access to your dashboard.
Status
{{.Status}}
Request Token
{{.RequestToken}}
Poll URL
{{.PollURL}}
Expires At
{{.ExpiresAt}}
Next Steps:
Wait for human approval on the dashboard
Poll the status URL:
GET {{.PollURL}}
When status is "approved", extract the session token from the response
Use the context URL to fetch your timeline data