Lists counterparty Go Account connections

get/api/address-book/v1/connections/counterparties

Lists connections others have made from their Go Account to your Go Account.

Query Parameters

  • limitRequired
  • offsetRequired
  • idstring
  • statusstring
  • orderBystringRequired
    Enum: description connectionType createdAt updatedAt
  • orderDirectionstringRequired
    Enum: ASC DESC
  • namestring
  • ownerWalletIdstring

200 Response

connections array[V1ConnectionResponse] required
ownerListingEntry V1ListingEntryWithListingResponse required
targetListingEntry V1ListingEntryWithListingResponse required
id string required
type string required
Allowed values: DVP WHITELIST
status string required
Allowed values: PENDING_DEACTIVATION PENDING_ACTIVATION ACTIVE INACTIVE
label string required
description string
createdBy string required
updatedBy string required
createdAt string required
updatedAt string required

400 Response

401 Response

errorName string required
error string required

403 Response

errorName string required
error string required

500 Response

errorName string required
error string required