Skip to content

Instantly share code, notes, and snippets.

@brian-watkins
Created April 30, 2015 18:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brian-watkins/b014610dca8342a08116 to your computer and use it in GitHub Desktop.
Save brian-watkins/b014610dca8342a08116 to your computer and use it in GitHub Desktop.
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