List entry contacts

get/api/address-book/v1/listing/entry/contacts

List all your listing entries within your connections, grouped by listing entry.

Query Parameters

  • limitstring or numberRequired
  • offsetstring or numberRequired
  • idstring
  • coinstring
  • entryTypestring
  • orderBystringRequired
    Enum: description coin entryType createdAt updatedAt listing.name
  • orderDirectionstringRequired
    Enum: ASC DESC
  • namestring
    Min length: >= 1 characters

200 Response

listingEntries array[object] required
listing object required
codec for listing http response
id string required
walletId string required
Min length: >= 1 characters
coin string required
Min length: >= 1 characters
type string required
codec for entry type
Allowed value: GO_ACCOUNT
description string
Min length: >= 1 characters
discoverable boolean required
featured boolean required
createdAt string <date-time>required
updatedAt string <date-time>required
connections array[object] required

400 Response

401 Response

errorName string required
error string required

500 Response

errorName string required
error string required