Skip to main content

prefect.server.api.admin

Routes for admin-level interactions with the Prefect REST API.

Functions

read_settings

read_settings() -> prefect.settings.Settings
Get the current Prefect REST API settings. Secret setting values will be obfuscated.

read_version

read_version() -> str
Returns the Prefect version number