get https://api.next-tech.com/v1/activity/
Log in to see full request history
Responses
xxxxxxxxxx
curl --request GET \
--url https://api.next-tech.com/v1/activity/activity_id \
--header 'accept: application/json'
xxxxxxxxxx
10{
"id": 5,
"changed": "2025-04-11T14:46:28.074Z",
"changeduserid": 7,
"created": "2025-04-11T14:46:28.074Z",
"createduserid": 3,
"activitycode": "3",
"name": "Doors",
"projectid": 5
}