GET api/checkindetails?checkin_id={checkin_id}&date={date}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
checkin_id

integer

Required

date

string

Required

Body Parameters

None.

Response Information

Resource Description

GROUP_RESULTS_MODEL
NameDescriptionTypeAdditional information
Questions

Collection of SimpleQuestionsModel

None.

Users

Collection of UsersAndAnswersModel

None.

Results

Collection of CheckinResultsModel

None.

SupportingMaterial

Collection of Collection of Object

None.

Risk

Collection of Object

None.

RiskHistory

Collection of Collection of Object

None.

ResultsHistory

Collection of Collection of Object

None.

RIASICResults

Collection of Object

None.

RIASIC_JOB_SUGGESSTIONS

Collection of Collection of Object

None.

Recommendations

Collection of Collection of Object

None.

Response Formats

application/json, text/json

Sample:
{
  "Questions": [
    {
      "Q_ID": 1,
      "Q_TXT": "sample string 2",
      "ANS_WIDGET_TYPE": "sample string 3",
      "ANSWERS": [
        {
          "SORTORDER": 1,
          "SORT_ORDER": 2,
          "Q_ID": 3,
          "ANS_ID": 4,
          "ANS_TXT": "sample string 5",
          "ANS_OTH_TXT": "sample string 6",
          "ANS_TYPE": "sample string 7",
          "ANS_IMAGE_URL": "sample string 8",
          "ANS_LOW_VALUE": 9,
          "ANS_HIGH_VALUE": 10,
          "ANS_WIDGET_TYPE": "sample string 11",
          "WEIGHTAGE": 12,
          "IS_DEFAULT_FLG": 13,
          "IS_CORRECT_ANS": 14
        },
        {
          "SORTORDER": 1,
          "SORT_ORDER": 2,
          "Q_ID": 3,
          "ANS_ID": 4,
          "ANS_TXT": "sample string 5",
          "ANS_OTH_TXT": "sample string 6",
          "ANS_TYPE": "sample string 7",
          "ANS_IMAGE_URL": "sample string 8",
          "ANS_LOW_VALUE": 9,
          "ANS_HIGH_VALUE": 10,
          "ANS_WIDGET_TYPE": "sample string 11",
          "WEIGHTAGE": 12,
          "IS_DEFAULT_FLG": 13,
          "IS_CORRECT_ANS": 14
        }
      ]
    },
    {
      "Q_ID": 1,
      "Q_TXT": "sample string 2",
      "ANS_WIDGET_TYPE": "sample string 3",
      "ANSWERS": [
        {
          "SORTORDER": 1,
          "SORT_ORDER": 2,
          "Q_ID": 3,
          "ANS_ID": 4,
          "ANS_TXT": "sample string 5",
          "ANS_OTH_TXT": "sample string 6",
          "ANS_TYPE": "sample string 7",
          "ANS_IMAGE_URL": "sample string 8",
          "ANS_LOW_VALUE": 9,
          "ANS_HIGH_VALUE": 10,
          "ANS_WIDGET_TYPE": "sample string 11",
          "WEIGHTAGE": 12,
          "IS_DEFAULT_FLG": 13,
          "IS_CORRECT_ANS": 14
        },
        {
          "SORTORDER": 1,
          "SORT_ORDER": 2,
          "Q_ID": 3,
          "ANS_ID": 4,
          "ANS_TXT": "sample string 5",
          "ANS_OTH_TXT": "sample string 6",
          "ANS_TYPE": "sample string 7",
          "ANS_IMAGE_URL": "sample string 8",
          "ANS_LOW_VALUE": 9,
          "ANS_HIGH_VALUE": 10,
          "ANS_WIDGET_TYPE": "sample string 11",
          "WEIGHTAGE": 12,
          "IS_DEFAULT_FLG": 13,
          "IS_CORRECT_ANS": 14
        }
      ]
    }
  ],
  "Users": [
    {
      "SCHOOL_ID": 1,
      "USER_ID": 2,
      "CHECKIN_ID": 3,
      "CHECKIN_INSTANCE_ID": 4,
      "USER_ROLE": "sample string 5",
      "FULLNAME": "sample string 6",
      "GENDER": "sample string 7",
      "GRADE": "sample string 8",
      "SECTION": "sample string 9",
      "IMG_URL": "sample string 10",
      "SUBMITTED_BY_USER_ID": 11,
      "SUBMITTED_BY_ROLE": "sample string 12",
      "SUBMITTED_BY_FULLNAME": "sample string 13",
      "SUBMITTED_DT": "2026-04-20T12:22:07.5139698+00:00",
      "SubmittedAnswers": [
        {
          "USER_ID": 1,
          "CHECKIN_ID": 2,
          "Q_ID": 3,
          "ANS_USER_ENTERED_TXT": "sample string 4",
          "ANS_TIME_STAMP": "2026-04-20T12:22:07.5139698+00:00",
          "CHECKIN_INSTANCE_ID": 6
        },
        {
          "USER_ID": 1,
          "CHECKIN_ID": 2,
          "Q_ID": 3,
          "ANS_USER_ENTERED_TXT": "sample string 4",
          "ANS_TIME_STAMP": "2026-04-20T12:22:07.5139698+00:00",
          "CHECKIN_INSTANCE_ID": 6
        }
      ],
      "ISAAC_ITEMS": null,
      "RGB": "sample string 15"
    },
    {
      "SCHOOL_ID": 1,
      "USER_ID": 2,
      "CHECKIN_ID": 3,
      "CHECKIN_INSTANCE_ID": 4,
      "USER_ROLE": "sample string 5",
      "FULLNAME": "sample string 6",
      "GENDER": "sample string 7",
      "GRADE": "sample string 8",
      "SECTION": "sample string 9",
      "IMG_URL": "sample string 10",
      "SUBMITTED_BY_USER_ID": 11,
      "SUBMITTED_BY_ROLE": "sample string 12",
      "SUBMITTED_BY_FULLNAME": "sample string 13",
      "SUBMITTED_DT": "2026-04-20T12:22:07.5139698+00:00",
      "SubmittedAnswers": [
        {
          "USER_ID": 1,
          "CHECKIN_ID": 2,
          "Q_ID": 3,
          "ANS_USER_ENTERED_TXT": "sample string 4",
          "ANS_TIME_STAMP": "2026-04-20T12:22:07.5139698+00:00",
          "CHECKIN_INSTANCE_ID": 6
        },
        {
          "USER_ID": 1,
          "CHECKIN_ID": 2,
          "Q_ID": 3,
          "ANS_USER_ENTERED_TXT": "sample string 4",
          "ANS_TIME_STAMP": "2026-04-20T12:22:07.5139698+00:00",
          "CHECKIN_INSTANCE_ID": 6
        }
      ],
      "ISAAC_ITEMS": null,
      "RGB": "sample string 15"
    }
  ],
  "Results": [
    {
      "ID": 1,
      "TOTAL": 2,
      "SEGMENT_ID": 3,
      "SEGMENT_NM": "sample string 4",
      "GROUP_NM": "sample string 5",
      "GROUP_SCORE_HEAD": "sample string 6",
      "RESULTS_ON_SCREEN": "sample string 7",
      "SUGGESTION": "sample string 8",
      "GENERIC_MESSAGE": "sample string 9",
      "ANSWERS_UPDATED_ON": "2026-04-20T12:22:07.5139698+00:00",
      "INTERPRETATION": "sample string 11",
      "SPECIAL_CHECKIN": 12
    },
    {
      "ID": 1,
      "TOTAL": 2,
      "SEGMENT_ID": 3,
      "SEGMENT_NM": "sample string 4",
      "GROUP_NM": "sample string 5",
      "GROUP_SCORE_HEAD": "sample string 6",
      "RESULTS_ON_SCREEN": "sample string 7",
      "SUGGESTION": "sample string 8",
      "GENERIC_MESSAGE": "sample string 9",
      "ANSWERS_UPDATED_ON": "2026-04-20T12:22:07.5139698+00:00",
      "INTERPRETATION": "sample string 11",
      "SPECIAL_CHECKIN": 12
    }
  ],
  "SupportingMaterial": null,
  "Risk": null,
  "RiskHistory": null,
  "ResultsHistory": null,
  "RIASICResults": null,
  "RIASIC_JOB_SUGGESSTIONS": null,
  "Recommendations": null
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.