List coordinators

Lists the caller’s coordinator connections with filtering, pagination, and identity search. | authz: allowed_org_types=[shipper] | () -> (ShipperCoordinatorConnectionsForShipperListRes)

Authentication

AuthorizationBearer

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

Query parameters

searchstringOptional
Search by organization identity details
pageintegerOptional>=1Defaults to 1
page_sizeintegerOptional1-100Defaults to 20
filter_connectedbooleanOptional
Filter by connection status

Response

Successful Response
itemslist of objects
total_countinteger

Errors

422
Connections List Coordinators for Shipper V1request Unprocessable Entity Error