GET /rfi/thread/code/{code}/{version} HTTP/1.1
Host: api.ecosuite.io/
Accept: */*
{
"rfi": [
{
"id": "text",
"createdDateTime": "2026-02-06",
"author": "text",
"number": 1,
"lastUpdatedDateTime": "2026-02-06",
"lastUpdatedBy": "text",
"version": "text",
"resolved": true,
"resolutionHistory": {},
"code": "text",
"name": "text",
"dueDateTime": "2026-02-06",
"costImpacts": "text",
"scheduleImpacts": "text",
"description": "text",
"assigned": [
"text"
],
"linked": [
"text"
],
"media": [
"text"
]
}
]
}