/
GL
globaldothealth
/
Global.health curator service API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 1mo ago
View markdown
Auth
1
Case
15
Geocode
4
Source
10
get
Lists sources
post
Creates a new source
get
Lists sources for acknowledgments table
get
Gets a specific source
put
Updates a specific source
delete
Deletes a specific source
post
Trigger a retrieval of the content for the specified source
get
Lists all uploads for all sources
post
Creates a new upload in the specified source
put
Updates an existing upload in the specified source
Suggest
5
User
5
Source
Upload
Creates a new upload in the specified source
post
/sources/{sourceId}/uploads
Request body
Upload
required
An instance of case data being written to the server.
status
'IN_PROGRESS'
|
'SUCCESS'
|
'ERROR'
summary
object
created
union
Response
Created
Upload
required
An instance of case data being written to the server.
status
'IN_PROGRESS'
|
'SUCCESS'
|
'ERROR'
summary
object
created
union