Returns a json or pdf report
GET
/api/v1/pepsanction/retrieve/{id}
v1-pepsanction
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.kompany.com//api/v1/pepsanction/retrieve/'
Response Response Example
200 - Example 1
{
"listsChecked": "string",
"results": {
"Excerpts": "string",
"ResultsURL": "string",
"SearchType": "string",
"SourceAgency": "string",
"SourceEntity": "string",
"SourceID": 0,
"SourceName": "string",
"SourceType": "string"
},
"search": "string",
"status": "string",
"timestamp": {},
"type": "string"
}
Request
Path Params
id
string
required
Header Params
accept
string
optional