List Go Account connections

get/api/address-book/v1/connections

Lists connections from your Go Account to other Go Accounts.

Query Parameters

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

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

500 Response

errorName string required
error string required