Get Namespace Names
Retrieves a list of names within a given namespace.
| Path Parameters | 
|---|
tld string —  REQUIREDthe namespace to fetch names from. Example: id  | 
| 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. Example: 22  | 
| Responses | ||
|---|---|---|
200Success 
  | ||
400Error 
  | ||
404Error 
  |