get https://api.next-tech.com/v1/frameworkcontract/
Log in to see full request history
Responses
xxxxxxxxxx
curl --request GET \
--url https://api.next-tech.com/v1/frameworkcontract/frameworkcontract_id \
--header 'accept: application/json'
xxxxxxxxxx
{
"id": 5,
"changed": "2025-04-13T17:31:38.259Z",
"changeduserid": 7,
"created": "2025-04-13T17:31:38.259Z",
"createduserid": 3,
"name": "My contract"
}