Get Block Lists

get/api/address-book/v1/block-list

Query Parameters

  • limitstring or numberRequired
  • offsetstring or numberRequired
  • orderBystringRequired
    Enum: id ownerListingId blockedListingId blockedGlobalListingId createdAt
  • orderDirectionstringRequired
    Enum: ASC DESC

200 Response

blockList array[object] required
codec for global listing http response
id string required
ownerListingId string required
blockedListingId string required
blockedGlobalListingId string required
createdAt string <date-time>required

400 Response

401 Response

errorName string required
error string required

404 Response

errorName string required
error string required

422 Response

errorName string required
error string required

500 Response

errorName string required
error string required