GET https://api.digital-nautic.com/v3/administrativeAreaLevel2/{administrativeAreaLevel2Id}
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| administrativeAreaLevel2Id | integer | pass a an administrative area of level 2 id to get the an administrative area of level 2 details. |
Required |
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource |
|---|---|---|
| 200 | OK found item |
Administrative Area Level 2 |
| 400 | Bad Request invalid input, object invalid |
|
| 401 | Unauthorized authorization information is missing or invalid. |
|
| 404 | Not Found an area with the specified ID was not found. |