Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
request
{
"app_id": "0901877aa-47ee-35e7-62a1-20e2f6fa5d8c",
"search_id": "137cfac2-7333-40d6-a323-c913463a61ce",
"data_source_query": {
"dsid": 1,
"query": {
"or": [
{
"field": "all_sender_recipient_list",
"operation": "SUBSTR",
"value": "email@example.com"
}
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment