Get the user’s connection status for a specific server. Used to poll connection status during OAuth flows.
JWT token obtained through Auth0 OAuth 2.0 flow with PKCE.
The token should be included in the Authorization header:
Authorization: Bearer <your-jwt-token>
Use the Barndoor SDK's loginInteractive() function to obtain tokens automatically.
Server UUID or slug
Connection status
Current connection status
available, pending, connected, error "connected"