Accounts
Poll headless connection status
Poll whether a headless connection finished, using the state_token embedded in the connect_url returned by POST /social/connect/{platform}. Useful when your app can’t observe the return_url redirect (server-to-server, or the user closed the tab). Verifies the signed token and reports connected (with the new account), pending, or expired. Requires scope social:read.
GET
Poll headless connection status
Authorizations
API key from Developer dashboard (Bearer token).
Path Parameters
For this GET, pass the state_token from the connect_url (NOT a platform name).
Poll headless connection status

