locations
get/api/v1/locations/osm/countries
Query parameters
pageinteger
A page number within the paginated result set.
sizeinteger
Number of results to return per page.
Response
Example response
{
"page": 1,
"pages": 16,
"size": 100,
"total": 1531
}