{
"id": "a5b4f597-b65c-4fb6-90a3-142e0699d7b9",
"created_at": "2026-08-31T10:31:07.832356",
"state": "COMPLETED",
"business_id": "b4247321-2ac8-4c5c-a951-7cb0bb6e2dea",
"__event__": {
"type": "AdverseMediaSearch.failed",
"origin": "api"
},
"updated_at": "2026-08-31T10:31:07.832368",
"sentiment": "positive",
"summary": "<string>",
"articles": [
{
"title": "Alamo Drafthouse Cinemas Layoffs",
"snippet": "Alamo Drafthouse Cinemas lays off 40 workers at downtown Brooklyn location",
"url": "https://www.example.com/alamo-drafthouse-cinemas-layoffs",
"sentiment": "positive",
"image_url": "<string>",
"publish_date": "2026-08-31T10:31:07.832143"
}
]
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}People
Adverse media search failed
Emitted when an Adverse Media Search request has failed.
WEBHOOK
AdverseMediaSearch.failed
{
"id": "a5b4f597-b65c-4fb6-90a3-142e0699d7b9",
"created_at": "2026-08-31T10:31:07.832356",
"state": "COMPLETED",
"business_id": "b4247321-2ac8-4c5c-a951-7cb0bb6e2dea",
"__event__": {
"type": "AdverseMediaSearch.failed",
"origin": "api"
},
"updated_at": "2026-08-31T10:31:07.832368",
"sentiment": "positive",
"summary": "<string>",
"articles": [
{
"title": "Alamo Drafthouse Cinemas Layoffs",
"snippet": "Alamo Drafthouse Cinemas lays off 40 workers at downtown Brooklyn location",
"url": "https://www.example.com/alamo-drafthouse-cinemas-layoffs",
"sentiment": "positive",
"image_url": "<string>",
"publish_date": "2026-08-31T10:31:07.832143"
}
]
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}Body
application/json
ID of the adverse media search
Example:
"a5b4f597-b65c-4fb6-90a3-142e0699d7b9"
When the adverse media search was created
Example:
"2026-08-31T10:31:07.832356"
The status of the TIN verification request
Available options:
PENDING, EXECUTING, COMPLETED, FAILED, CANCELLED Examples:
"COMPLETED"
"FAILED"
ID of the business to search for adverse media
Example:
"b4247321-2ac8-4c5c-a951-7cb0bb6e2dea"
Show child attributes
Show child attributes
When the adverse media search was last updated
Example:
"2026-08-31T10:31:07.832368"
Sentiment of the adverse media search
Available options:
positive, negative, neutral Example:
"positive"
Summary of the adverse media search
Articles found in the adverse media search
Show child attributes
Show child attributes
Response
Successful Response