Sources
Retrieve Source
GET
/
leaksdb
/
sources
/
{source_id}
This endpoint will return a source object for a given source_id
if it exists.
Path Parameters
source_id
string
requiredThe ID of the source.
For example collection-1
.
Was this page helpful?