docs.sc-2230-survey-api.honeybadgers-sbx.dht.live Open in urlscan Pro
13.226.34.107  Public Scan

URL: https://docs.sc-2230-survey-api.honeybadgers-sbx.dht.live/
Submission: On March 22 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

<form class="download-url-wrapper"><input type="text" class="download-url-input" value="openapi.yaml"><button class="download-url-button button">Explore</button></form>

Text Content

Explore


SC-2230-SURVEY-API

 1.0 

OAS3

openapi.yaml

API for fetching survey data

Servers
https://sc-2230-survey-api.honeybadgers-sbx.dht.live - sbx
Authorize



CORS


OPTIONS/survey/{surveyId}/response

OPTIONS/survey/response/list

OPTIONS/survey/{surveyId}/response/decline

OPTIONS/scui/metadata

OPTIONS/mqui/metadata

OPTIONS/event

OPTIONS/survey/status



DEFAULT


POST/survey/{surveyId}/response
Endpoint to handle the post of survey response data for a specified survey.
GET/survey/{surveyId}/definition
Endpoint to handle the retrieval of survey definition data for a specified
survey.
POST/survey/response/list
Endpoint to handle the retrieval of survey response details for a group of
patients to be displayed to a healthcare provider via interface.
POST/survey/{surveyId}/response/decline
Endpoint to handle the decline of a specified survey by a patient.
GET/info
Endpoint to handle the retrieval of the manifest information for the current
release.
GET/scui/metadata
Endpoint to retrieve the survey meta data for a patient.
GET/mqui/metadata
Endpoint to retrieve the survey meta data for a patient.
POST/event
Endpoint to handle the post of analytics event that occurs when a survey is
displayed to a patient.
POST/survey/status
Endpoint to handle the retrieval of survey status (positive/negative icon) for a
group of patients to be displayed to a healthcare provider via user interface.

SCHEMAS

Empty Schema
SurveyResponsePostBody
SurveyResponseListBody
SurveyResponseStatusBody
surveyAnalyticsBody
SurveyResponseListResponse
SurveyResponseListV2Response
SurveyResponsePostResponse
SurveyResponseStatusResponse
SurveyDefinitionResponse
InfoResponse
SurveyResponseDeclinePostBody
SurveyDisplayEventPostBody