List all locations

Returns all locations across all localities, ordered alphabetically.

Authentication

x-api-keystring
API key issued with your NaviSavi plan

Query parameters

pageintegerOptional>=1Defaults to 1

Page number (1-based)

limitintegerOptional1-100Defaults to 20

Results per page (max 100)

namestringOptional

Filter results to items whose name contains this string (case-insensitive)

Response

Paginated list of locations
datalist of objects
metaobject

Errors

400
Bad Request Error
403
Forbidden Error
500
Internal Server Error