Skip to main content
GET
Poll an agent funding handoff

Authorizations

Authorization
string
header
required

Scoped lcac_ credential. Tenant-managed Agent Connections authorize only their bound MCP and wrapped execution surfaces. A bootstrap connection for a self-registered agent additionally authorizes the explicit /credits/agent/* self-service routes for its own account; neither form authorizes general tenant management.

Path Parameters

sessionId
string
required
Pattern: ^cs_

Response

Current authenticated funding state

success
any
required
fundingSessionId
string
required
Pattern: ^cs_
state
enum<string>
required
Available options:
awaiting_payment,
processing,
ready,
expired,
failed
paymentStatus
string
required
balance
object
required
nextAction
object
required