get https://api.next-tech.com/v1/type/location/
Log in to see full request history
Responses
xxxxxxxxxx
curl --request GET \
--url https://api.next-tech.com/v1/type/location/location_id \
--header 'accept: application/json'
xxxxxxxxxx
10{
"id": 5,
"changed": "2025-01-08T10:38:29.851Z",
"changeduserid": 7,
"created": "2025-01-08T10:38:29.851Z",
"createduserid": 3,
"locationcode": "1",
"name": "House 1",
"projectid": 5
}