List Connections
Lists authenticated connections across all auth scopes.
Authentication
AuthorizationBearer
Token-based authentication with required prefix “Bearer”
Query parameters
auth_scope
Filter by auth scope: INDIVIDUAL (one registered user), SHARED (one company), or ORGANIZATION (the whole organization). Accepts a comma-separated list to match more than one.
company
Filter shared connections by company origin ID.
connector
Filter by connector slug.
page
A page number within the paginated result set.
page_size
Number of results to return per page.
Response
count
results
next
previous