List Records APIAsk AIget https://api.in.kaleyra.io/v1/{sid}/consent/listRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamssidstringrequiredAccount SID (Security Identifier). For more information, see View API Key and SID.Query ParamschannelstringrequiredChannel name for which you want to update the consent. Example - sms.statusintegerenumThe statuses that will be returned in the response. Example, -1 - Number Not Found in database 0 - Opt-out 1 - OPT_IN 2 - Deactivated.1-1012Allowed:-1012from_datedateThe start date from which you want to list the consent record in (YYYY-MM-DD) format.to_datedateThe end date up to which you want to list the consent record in (YYYY-MM-DD) format.consent_categorystringMessage category, like marketing or promotional, for which consent is given or revoked.sort_orderstringenumSort order in ascending order or descending order.descascdescAllowed:ascdescpageintegerPage number for pagination.limitintegerNumber of records per page.sort_bystringField to sort by. Example, created_at.sender_identifierstringSender ID used to send the message.contact_identifierstringspecific contact to fetch for or the end-user's mobile number.Headersapi-keystringrequiredAPI key generated from the Kaleyra platform account. For more information, see View API Key and SID.Responses 200OK 401UnauthorizedUpdated 9 months ago