Get information about the fields available for the specified flowget https://{hostname}/config/{app_id}/flows/{flow}/locales/{locale}/fieldsReturns a list of fields defined in the flow.Path ParamsflowstringrequiredName of the flow.localestringrequiredISO language code for the locale.app_idstringrequiredApplication ID. You can find your application ID on the Console's Manage Application page.Responses 200Successful response 404Flow not found.Updated about 1 month ago