/sequences/searchAsk AIget https://api.mixmax.com/v1/sequences/searchSearch sequence recipients by email and sequenceId, returning their status.Query ParamsquerystringA search string. For now, only matches against recipient email address (i.e. "from:mixmax.com"). Case insensitive. Either query or recipients must be supplied.recipientsarray of stringsAn array of recipient email addresses. Case insensitive. Either text or recipients must be supplied.recipientsADD stringsequenceIdstringThe id of the sequence to filter by. If omitted, returns one result per sequence for each matching recipient.offsetint32Defaults to 0Which offset to start listing records for. Combined with limit, this can be used to paginate results.limitint32Defaults to 50How many records to returnResponses 200200 400400Updated 3 months ago