Skip to main content

Get Names Owned by Address

Retrieves a list of names owned by the address provided.

Path Parameters
blockchain string REQUIRED

the layer-1 blockchain for the address

address string REQUIRED

the address to lookup

Responses
200

Success

Schema OPTIONAL
names string[]

Possible values: Value must match regular expression ^([a-z0-9-_.+]{3,37})$

404

Error

Schema OPTIONAL
error string OPTIONAL