Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

/names

Returns a paged list of names details.

Parameters

pageThe pagination offset for the list of results starting at 1.
pagesizeThe number of results to display during pagination (default = 10).
frommodifieddateThe earliest modified date for any of the results. The format of the date is yyyy-dd-mm.
parentnameid The unique identifier of the direct parent name.
ancestornameid

The unique identifier of any ancestor name.

biostatus  
status  

Use either the parentNameId or ancestorNameId parameter to retrieve the children or all descendants of a name.

Examples

Returning a list of records to maintain a local cache.

http://data.nzor.org.nz/names?frommodifieddate=2013-1-1

 
  • No labels