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
tld
Requiredstring
The namespace to fetch names from.
Example:"id"
Query parameters
page
integer
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.