v6
latestOpenAPI 3.1.02026-08-04135335658.3 KBGlobal Variables
List Global Variables Endpoint
List all global variables for the team. Secret values are masked.
get/workflows/v1/global-variables
Query parameters
categorystring nullable
Filter by category
Filter by category
searchstring nullable
Search by variable name
Search by variable name
pageinteger
sizeinteger
Response
Successful Response
Example response
{
"variables": [
{
"_id": "5eb7cf5a86d9755df3a6c593"
}
]
}