get deprecatedhttp://127.0.0.1:4003/v1/holders//aliases
Use this endpoint to list all Alias Accounts linked to a specific Holder. Supports pagination with page
, limit
, and sort
parameters. Sorting is based on the UUID v7 entity ID, ensuring results are returned in chronological order.
Important
We're deprecating this endpoint. You can now use the query parameters in the List Alias Accounts endpoint to filter alias accounts by
holder_id
.This legacy endpoint is scheduled for removal in the next major release. We recommend updating your integration as soon as possible.