Get namespace names
Retrieves a list of names within a given namespace.
GET
/v1/namespaces/{tld}/names
Retrieves a list of names within a given namespace.
Path parameters
tldRequiredstring
The namespace to fetch names from.
Example:"id"Query parameters
pageinteger
Namespace values 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 | 
| 404 | Error | 
Fetch a list of names from the namespace.