v6

latestOpenAPI 3.1.02026-08-04135335658.3 KB
Global 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

totalinteger required

Example response

{
  "variables": [
    {
      "_id": "5eb7cf5a86d9755df3a6c593"
    }
  ]
}