Get Connect Status
Stripe Connect
Get Connect Status
Return the developer’s Stripe Connect onboarding status.
Scalable by default: served from the cached AgentDeveloper columns (kept
fresh by the account.updated webhook) when connect_status_cache_enabled
is on. Always re-checks live when:
?refresh=true(e.g. right after returning from Stripe onboarding), or- the cache has never been synced, or
- the account is not yet fully onboarded (incomplete / pending) — so a missed webhook can never strand a developer on a stale status.
GET
Get Connect Status