Skip to main content
GET
/
multichannel
/
workspaces
/
{workspaceID}
/
validations
/
{runID}
/
results
Error
A valid request URL is required to generate request examples
{
  "summary": {},
  "totals": {
    "byStatus": {
      "catch_all": 123,
      "disabled": 123,
      "disposable": 123,
      "inbox_full": 123,
      "invalid": 123,
      "linkedin_only": 123,
      "role_account": 123,
      "safe": 123,
      "spam_trap": 123,
      "unknown": 123,
      "unvalidated": 123
    },
    "totalSelected": 123,
    "totalValidated": 123
  }
}
{
"data": "<unknown>",
"message": "<string>"
}
{
"data": "<unknown>",
"message": "<string>"
}
{
"data": "<unknown>",
"message": "<string>"
}
{
"data": "<unknown>",
"message": "<string>"
}

Authorizations

Authorization
string
header
required

Path Parameters

workspaceID
string
required

Workspace ID

runID
string
required

Validation run ID

Response

OK

summary
object
totals
object