countref
get/countref
Query parameters
limitinteger
number of records to return
offsetinteger
record number to start at
fieldsstring
Comma-separated string of fields to return
Headers
Acceptstring
Version accept header
Response
200
Example response
{
"count": 311,
"returned": 1,
"data": [
{
"Language": "Pashto",
"CenterLat": 33.8331904902,
"CenterLong": 66.02553389590001
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.