GET api/Project/{id}?Qid={Qid}&Preview={Preview}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| Qid | No documentation available. |
Define this parameter in the request URI. |
| Preview | No documentation available. |
Define this parameter in the request URI. |
| id | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"ProjectId": "b46299ee-d143-4da4-8262-99ea76363f41",
"QuestionId": "f49c34ef-e680-416c-8ab8-e33bc3f42379",
"ProjectIsOpen": 3,
"IsPreview": true,
"Order": 5,
"QuestionText": "sample string 6",
"QuestionInstruction": "sample string 7",
"QuestionType": 1,
"RecordingStatus": 8,
"Answers": [
{
"AnswerId": "f56d7266-750f-4bc0-8f63-304de3aa00a4",
"Order": 2,
"Label": "sample string 3",
"Value": "sample string 4",
"Color": "sample string 5",
"IsCorrect": true,
"AllowOpenText": true,
"Weight": 8.0,
"IsExclusive": true,
"ResultsCount": 10
},
{
"AnswerId": "f56d7266-750f-4bc0-8f63-304de3aa00a4",
"Order": 2,
"Label": "sample string 3",
"Value": "sample string 4",
"Color": "sample string 5",
"IsCorrect": true,
"AllowOpenText": true,
"Weight": 8.0,
"IsExclusive": true,
"ResultsCount": 10
},
{
"AnswerId": "f56d7266-750f-4bc0-8f63-304de3aa00a4",
"Order": 2,
"Label": "sample string 3",
"Value": "sample string 4",
"Color": "sample string 5",
"IsCorrect": true,
"AllowOpenText": true,
"Weight": 8.0,
"IsExclusive": true,
"ResultsCount": 10
}
],
"Results": [
{
"Name": "sample string 1",
"Result": "sample string 2",
"Users": 3.0,
"Color": "sample string 4",
"CrossingOrder": 5,
"SortOrder": 6,
"Votes": 7.0,
"CrossedAnswers": [
{
"Name": "sample string 1",
"Result": 2.0,
"Users": 3.0,
"Color": "sample string 4"
},
{
"Name": "sample string 1",
"Result": 2.0,
"Users": 3.0,
"Color": "sample string 4"
},
{
"Name": "sample string 1",
"Result": 2.0,
"Users": 3.0,
"Color": "sample string 4"
}
]
},
{
"Name": "sample string 1",
"Result": "sample string 2",
"Users": 3.0,
"Color": "sample string 4",
"CrossingOrder": 5,
"SortOrder": 6,
"Votes": 7.0,
"CrossedAnswers": [
{
"Name": "sample string 1",
"Result": 2.0,
"Users": 3.0,
"Color": "sample string 4"
},
{
"Name": "sample string 1",
"Result": 2.0,
"Users": 3.0,
"Color": "sample string 4"
},
{
"Name": "sample string 1",
"Result": 2.0,
"Users": 3.0,
"Color": "sample string 4"
}
]
},
{
"Name": "sample string 1",
"Result": "sample string 2",
"Users": 3.0,
"Color": "sample string 4",
"CrossingOrder": 5,
"SortOrder": 6,
"Votes": 7.0,
"CrossedAnswers": [
{
"Name": "sample string 1",
"Result": 2.0,
"Users": 3.0,
"Color": "sample string 4"
},
{
"Name": "sample string 1",
"Result": 2.0,
"Users": 3.0,
"Color": "sample string 4"
},
{
"Name": "sample string 1",
"Result": 2.0,
"Users": 3.0,
"Color": "sample string 4"
}
]
}
],
"LiveQuestion": null,
"DisplayPCT": true,
"DisplayCNT": true,
"CrossingType": 1,
"ImageURL": "sample string 11",
"ImageRenderLocation": 1,
"ImageOnClient": true,
"Slides": [
{
"QuestionId": "e9382ff9-b8b9-41f6-9c35-b41305a94282",
"Order": 2,
"SlideElementType": 1,
"Content": "sample string 3",
"Color": "sample string 4",
"Allignment": 1,
"ImageURL": "sample string 5",
"HSize": 6,
"Id": "7922e590-ad90-4cd2-b9e2-8d0c8c6d2d69",
"DateCreated": "2025-11-03T19:56:13.6226897+00:00",
"DateUpdated": "2025-11-03T19:56:13.6226897+00:00",
"Status": true
},
{
"QuestionId": "e9382ff9-b8b9-41f6-9c35-b41305a94282",
"Order": 2,
"SlideElementType": 1,
"Content": "sample string 3",
"Color": "sample string 4",
"Allignment": 1,
"ImageURL": "sample string 5",
"HSize": 6,
"Id": "7922e590-ad90-4cd2-b9e2-8d0c8c6d2d69",
"DateCreated": "2025-11-03T19:56:13.6226897+00:00",
"DateUpdated": "2025-11-03T19:56:13.6226897+00:00",
"Status": true
},
{
"QuestionId": "e9382ff9-b8b9-41f6-9c35-b41305a94282",
"Order": 2,
"SlideElementType": 1,
"Content": "sample string 3",
"Color": "sample string 4",
"Allignment": 1,
"ImageURL": "sample string 5",
"HSize": 6,
"Id": "7922e590-ad90-4cd2-b9e2-8d0c8c6d2d69",
"DateCreated": "2025-11-03T19:56:13.6226897+00:00",
"DateUpdated": "2025-11-03T19:56:13.6226897+00:00",
"Status": true
}
],
"WeightedQuestionResult": 13.0
}
text/xml
Sample:
Sample not available.