List all testsAsk AIget https://app.mailivery.io/api/v1/inbox-placement-testsRetrieve a paginated list of all inbox placement tests for the authenticated user.Query Paramspageinteger≥ 1Defaults to 1per_pageinteger1 to 100Defaults to 10sort_columnstringenumDefaults to created_atcreated_attest_namestatusAllowed:created_attest_namestatussort_directionstringenumDefaults to descascdescAllowed:ascdescstatusstringenumpendingcompletedfailedscheduledAllowed:pendingcompletedfailedscheduledtest_methodstringenumconnected_mailboxcopy_pasteAllowed:connected_mailboxcopy_pastedate_filterstringenumlast_7_dayslast_30_dayslast_90_daysAllowed:last_7_dayslast_30_dayslast_90_dayssearchstringSearch in test name, subject, or email.HeadersX-Request-IDstringrequiredAny Uniquie string, timestap or UUID for LoggingResponses 200Paginated list of tests. 401Authentication required or token invalid. 429Too many requests.Updated 1 day ago