Geo search

Lists the caller’s executor connections nearest to a location, with filtering and pagination. Executors without registered addresses follow geocoded results. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (CoordinatorExecutorConnectionsForCoordinatorGeoSearchListRes)

Authentication

AuthorizationBearer

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

Query parameters

near_latitudedoubleRequired-90-90

Geo-search latitude

near_longitudedoubleRequired-180-180

Geo-search longitude

pageintegerOptional>=1Defaults to 1
page_sizeintegerOptional1-100Defaults to 20
filter_auto_assign_enabledbooleanOptional

Filter by executor auto-assign consent

filter_connectedbooleanOptional
Filter by connection status

Response

Successful Response
itemslist of objects
total_countinteger

Errors

422
Connections List Executors Geo Search for Coordinator V1request Unprocessable Entity Error