disease.sh · Example Payload

Get_Fulltimeline_200

COVID-19DiseaseHealthEpidemiologyInfluenzaVaccineOpen DataPublic Health

Get_Fulltimeline_200 is an example object payload from disease.sh, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationIdpathmethodstatusCodemediaTypeexampleNameexample

Example Payload

Raw ↑
{
  "operationId": "",
  "path": "/v3/covid-19/vaccine/coverage/states/{state}",
  "method": "GET",
  "statusCode": "200",
  "mediaType": "application/json",
  "exampleName": "fullTimeline",
  "example": {
    "$ref": "#/components/examples/stateFullVaccineTimeline"
  }
}