List connections
Returns a paginated page of warehouse and SaaS integration connections the caller can use. Connections the caller cannot access are filtered out. Use the returned id when creating saved-query context items. Pagination uses an opaque token returned in nextPageToken.
Requires: context:read
Authorizations
A Modus personal access token (modus_<orgUuid>_<prefix>_<secret>) or an OAuth 2.1 access token, sent as Authorization: Bearer <token>.
Query Parameters
Opaque page token from a previous response's nextPageToken. Omit for the first page.
Max items per page. Defaults to 25, clamped to 100.
1 <= x <= 10025
Filter by effective integration category (case-sensitive exact match).
"postgresql"