Get Namespace Names
Retrieves a list of names within a given namespace.
| Path Parameters |
|---|
tld string — REQUIREDthe namespace to fetch names from. |
| Query Parameters |
|---|
page integernamespace values are defaulted to page 1 with 100 results. You can query specific page results by using the 'page' query parameter. |
| Responses | ||
|---|---|---|
200Success
| ||
400Error
| ||
404Error
|