Get all names
Retrieves a list of all names known to the node.
GET
/v1/names
Get all names
Retrieves a list of all names known to the node.
Query Parameters
page
integer
names are defaulted to page 1 with 100 results. You can query specific page results by using the 'page' query parameter.
Example:22
Status code | Description |
---|---|
200 | Success |
400 | Error |
Terminal
$curl -X GET "https://api.hiro.so/v1/names?page=22"
Fetch a list of all names known to the node.
["string"]