You will often need your locationId to preform operations.
Last updated 3 years ago
GET https://api.daslab.app/orgs/:id/locations
GET
https://api.daslab.app/orgs/:id/locations
This endpoint allows you to list your locations.
{ "id": 1000, "orgId": 1001, "countryIso2": "DE", "type": "sampler", "name": "TEST sampler", "lat": "52.32133", "lng": "1.12331", ... }
id
string
ID of of your organisation
x-api-key
Authentication token