List provider connections

Lists provider-provider connections with the caller’s coordinator or executor role. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (ProviderProviderConnectionListRes)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

searchstring or nullOptional
Search counterparty company name or handle
pageinteger or nullOptional>=1Defaults to 1
page_sizeinteger or nullOptional1-100Defaults to 20
filter_caller_connection_roleenum or nullOptional
Filter by the caller's role in the connection
Allowed values:
filter_connectedboolean or nullOptional
Filter by connection status
filter_auto_assign_enabledboolean or nullOptional

Filter by executor auto-assign consent

Response

Successful Response
itemslist of objects
total_countinteger

Errors

422
Connections List Provider Provider V1request Unprocessable Entity Error