/
GL
globaldothealth
/
Global.health curator service API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 22m ago · Updated 3w ago
View markdown
globaldothealth
Global.health curator service API
post
Changes status for a list of cases
5b1151265235
latest
OpenAPI 3.0.3
MIT
2026-07-17
40
36
84.7 KB
Auth
1
Case
15
get
Lists cases
put
Upserts a case
post
Creates one (or multiple identical) new cases
delete
Deletes multiple cases. It is required to supply exactly one of either caseIds or query in the request body. If caseIds are supplied, cases corresponding to those caseIds will be deleted. If query is supplied, all cases that match the query will be deleted.
post
Streams a CSV, TSV or JSON attachment of cases matching the search query. If caseIds are supplied the CSV only contains cases with those ids. You cannot supply both query and caseIds.
post
Streams an attachment of cases matching the search query.
post
Generates signed URL to download full data set from AWS S3
post
Changes status for a list of cases
post
Upserts multiple cases
post
Batch updates cases
post
Batch updates cases that match the query property
get
Gets a specific case
put
Updates a specific case
delete
Deletes a specific case
get
Lists IDs of excluded cases for a specified source
Geocode
4
Source
10
Suggest
5
User
5
Case
Changes status for a list of cases
post
/cases/batchStatusChange
Request body
union
required
object
required
OR
object
required
Response
OK