Hunt message groupsAsk AIpost deprecated{scheme}://{server}/v0/message-groups/huntDEPRECATED: Hunt using MQL to find message groups. Please use the POST /v0/hunt-jobs endpoint instead.Body Paramscreated_at[gte]date-time | nullInclusive start datetime filter for search, in UTC using the ISO 8601 format (e.g., '2021-03-14T15:09:26Z'). Only message groups with a message processed at or after this time will be returned.created_at[lt]date-time | nullExclusive end datetime filter for search, in UTC using the ISO 8601 format (e.g., '2021-05-04T15:09:26Z'). Only message groups with a message processed before this time will be returned.privatebooleanRestrict hunt visibility to admin-onlytruefalsesourcestringrequiredSource of MQL to hunt withResponse 200OKUpdated 5 months ago