It looks like the documentation mainly covers the functionalities for pausing and suspending flows, but it doesn't explicitly mention any audit logs or event logs associated with these actions. You can find relevant details
here and
here.
However, there is no explicit mention in the documentation or GitHub issues about the existence of an audit log for pausing a scheduled flow from the UI.
To explore further, you might consider checking the Prefect UI under flow run details for any log outputs or metadata that might indicate the pause event. If this feature is critical, raising a feature request or issue on the
Prefect GitHub repository might be helpful.
If you have more specific needs or further questions, feel free to ask!