List all connections for the authenticated user within your application. Only returns connections with statusDocumentation Index
Fetch the complete documentation index at: https://docs.bringin.app/llms.txt
Use this file to discover all available pages before exploring further.
INITIATING, PENDING, or ACTIVE. Terminal statuses (FAILED, EXPIRED, INACTIVE) are excluded.
Requires a per-user api-key.
createdAt descending (newest first). The standingOrder field is null for INITIATING connections that haven’t reached standing order creation yet.
| Status | Terminal? | Meaning |
|---|---|---|
INITIATING | No | Being created in the background |
PENDING | No | Awaiting SMS OTP confirmation |
ACTIVE | No | Confirmed — auto-conversions enabled |
FAILED | Yes | Creation failed (not returned in list) |
EXPIRED | Yes | OTP not confirmed within 30 minutes (not returned in list) |
INACTIVE | Yes | Cancelled by user (not returned in list) |
PENDING connections that need OTP confirmation