administrativeUnit

List all administrative units

get/administrativeUnit

Query parameters

limitinteger

How many items to return at one time (max 100)

offsetinteger

How many items skip in return

Response

A paged array of administrative units

idstring AdministrativeUnitId required
namestring required
levelnumber required
categorystring required
tercstring required

Changes

Changed in 1 of the 16 revisions of this API.5

    • the response property items/category became required for the status 200

      response-property-became-required

    • the response property items/id became required for the status 200

      response-property-became-required

    • the response property items/level became required for the status 200

      response-property-became-required

    • the response property items/name became required for the status 200

      response-property-became-required

    • the response property items/terc became required for the status 200

      response-property-became-required

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 16 revisions, 1 has no diff computed.