Variables
Read Variable By Name
GET
/
api
/
variables
/
name
/
{name}
Headers
x-prefect-api-version
string
Path Parameters
name
string
requiredResponse
200 - application/json
id
string
created
string | null
updated
string | null
name
string
requiredThe name of the variable
value
required
The value of the variable
tags
string[]
A list of variable tags
Was this page helpful?