/
GL
globaldothealth
/
Global.health curator service API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 52m ago · Updated 1mo ago
Details
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
Streams an attachment of cases matching the search query.
post
/cases/downloadAsync
Request body
object
required
query
string
Cases matching this query will be returned.
Response
OK
SignedUrl
required
signedUrl
string