Get geoposition dataCopy Pageget https://api.stowlog.com/public/geopositionRetrieve a paginated list of geoposition entries for users.Query ParamspageintegerThe page number to retrieve.limitinteger1 to 1000The number of items per page. Public API clients may request up to 1000, a higher ceiling than the other Stowlog clients get.sortFieldstringField to sort the results by.sortOrderstringenumOrder of sorting (asc or desc).ascascdescAllowed:ascdescemailstringEmail address to filter geoposition entries.usernamestringUsername to filter geoposition entries.customFieldKeystringCustom field key to filter geoposition entries.customFieldValuestringCustom field value to filter geoposition entries.userIdstringUnique identifier of the user.Responses 200A paginated response containing a list of geoposition entries. 400The request parameters are invalid. 401Missing or invalid API token. 403Insufficient permissions to access geoposition data.Updated 4 months ago API auth exampleUpsert a geoposition assetDid this page help you?YesNo