Documentation Index
Fetch the complete documentation index at: https://docs.prefect.io/llms.txt
Use this file to discover all available pages before exploring further.
x >= 0Filter variables. Only variables matching all criteria will be returned
Defines variables sorting options.
CREATED_DESC, UPDATED_DESC, NAME_DESC, NAME_ASC Defaults to PREFECT_API_DEFAULT_LIMIT if not provided.
Successful Response
The name of the variable
255"my-variable"
The value of the variable
"my-value"
A list of variable tags
["tag-1", "tag-2"]