Headers
Body
application/json
Required range:
x >= 0Filter variables. Only variables matching all criteria will be returned
Defines variables sorting options.
Available options:
CREATED_DESC, UPDATED_DESC, NAME_DESC, NAME_ASC Defaults to PREFECT_API_DEFAULT_LIMIT if not provided.
Response
Successful Response
The name of the variable
Maximum length:
255Examples:
"my-variable"
The value of the variable
Examples:
"my-value"
A list of variable tags
Examples:
["tag-1", "tag-2"]