Locations
You will often need your locationId to preform operations.
Get locations
GET
https://api.daslab.app/orgs/:id/locations
This endpoint allows you to list your locations.
Path Parameters
Name
Type
Description
id
string
ID of of your organisation
Headers
Name
Type
Description
x-api-key
string
Authentication token
Last updated