Skip to main content
GET
Get Addresses

Path Parameters

workspaceId
string
required

Query Parameters

accountId
string

Filter addresses by account id

addressIds
string[]

List of comma-separated address IDs

externalId
string

External Id

accountTypes
enum<string>[]

Account Types to filter. See details

Available options:
vault
networkId
string

Network ID to filter

address
string

Address string, case insensitive

statuses
enum<string>[]

Statuses to filter. See details

Available options:
new,
pending,
address-activation-required,
address-creation-required,
address-activation-in-progress,
approval-pending,
enabled,
disabled,
error,
account-archived
sortDirection
enum<string>
Available options:
ASC,
DESC
limit
string<int64>

Limit

offset
string<int64>

Offset

Response

OK

addresses
object[]
required