Returns the catalog of field paths available to reference in this flow's conditions, rules, and templates — for example, when building a trigger condition or an automation filter.Paths use dot notation and are grouped by module (e.g. card.title, card.code, card.value, card.done, card.enteredCurrentPhaseAt, card.labels.label). Each entry's type field indicates the expected value type for comparisons (array, text, currency, date, boolean, or number) — useful for building valid condition leaves without relying on trial and error.Unlike most other endpoints in this domain, which use {id} as the flow's path parameter, this endpoint uses {flowId}.
Requisição
Parâmetros de Caminho
Respostas
🟢200Path catalog
application/json
List of modules and the field paths available in each.