v1
latestOpenAPI 3.0.02026-07-24189145350.1 KBLocations
Get all locations
Get all locations
get/apis/stork-api/locations
Query parameters
filterstring
JSON filter to make complex queries
limitnumber
pagenumber
sortstring
Sort by properties. Use - for descending order
populatestring
selectstring
Response
Example response
{
"meta": {
"total": 10,
"page": 1,
"totalPages": 1,
"limit": 10
}
}