get https://api.next-tech.com/v1/status/project/
Log in to see full request history
Responses
xxxxxxxxxx
curl --request GET \
--url https://api.next-tech.com/v1/status/project/status_id \
--header 'accept: application/json'
xxxxxxxxxx
10{
"id": 5,
"changed": "2025-04-13T07:14:24.643Z",
"changeduserid": 7,
"created": "2025-04-13T07:14:24.643Z",
"createduserid": 3,
"code": 25,
"color": "#db9829",
"name": "Ordered"
}