Search Subdivision
Search Subdivision entries using various filters. This endpoint allows users to query subdivisions based on specific attributes.
Authorizations
Private API key for user-level authentication.
Public API key for user-level authentication.
Query Parameters
Unique identifier of the Subdivision
Name of the Subdivision
Country identifier to which the Subdivision belongs
Alias or alternative name for the Subdivision
Number of items per page for pagination
Page number for pagination
Key for sorting or random.
Response
Subdivision search was successful.
Array of Subdivision items matching the search criteria up to the limit of per_page paramater.
Total number of Subdivision items returned in the data field.
Status message for the search.
Current page number of the search results returned.
Number of Subdivision items returned per page.
Total of Subdivision items that match the search filter.