Back to Prefect

ui

docs/v3/api-ref/python/prefect-server-schemas-ui.mdx

3.6.30.dev3593 B
Original Source

prefect.server.schemas.ui

Schemas for UI endpoints.

Classes

UITaskRun <sup><a href="https://github.com/PrefectHQ/prefect/blob/main/src/prefect/server/schemas/ui.py#L10" target="_blank"><Icon icon="github" style="width: 14px; height: 14px;" /></a></sup>

A task run with additional details for display in the UI.

UISettings <sup><a href="https://github.com/PrefectHQ/prefect/blob/main/src/prefect/server/schemas/ui.py#L16" target="_blank"><Icon icon="github" style="width: 14px; height: 14px;" /></a></sup>

Runtime UI configuration returned by /ui-settings endpoint.