List your 2FA messagesCopy Pageget https://{hostname}/config/{app_id}/flows/{flow}/locales/{locale}/2faMessagesReturns information about the two-factor authentication (2FA) messages included in a flow.Path Paramsapp_idstringrequiredApplication ID. You can find your application ID on the Console's Manage Application page.flowstringrequiredName of the flow.localestringrequiredISO language code for the locale.Responses 200Successful response 401Not found. Indicates that the 2FA messages haven't been copied to the flow.Updated 2 months ago