OTP History ListAsk AIpost https://api.eu.xtremepush.com/api/external/list/otp-historyThis API call retrieves OTP History records based on the specified input parameters.Body ParamsapptokenstringrequiredYour App tokenorderarray of stringsSpecify the sorting order for the results. Example: ["update_time DESC"].orderADD stringselectarray of stringsDefine which attributes to return in the response. Example: ["otp_id", "request_ts", "verified_ts"].selectADD stringconditionjsonFilter the results based on specific criteria. Example: [["profile_id", "=", "PROFILE_ID"]].limitint32The maximum number of results to return for pagination. Example: 50.offsetint32The starting point for pagination. Example: 0.Responses 200200 400400Updated 5 months ago