Skip to main content
GET
List decisions

Authorizations

Authorization
string
header
required

Use an Observe API key from the management console. The key selects the project and must grant the permission listed on the operation. Keep this key on your server.

Response

Decisions.

id
string
required

Decision ID (format dec-<number>).

name
string
required

Name of the decision.

longPathAlias
string
required

Short per-project token used for this decision in ob_flow long_paths (the d_<token> value). Defaults to id, so old long_paths (which use the raw id) and new ones (which use the alias) are both resolvable: index decisions by BOTH id and longPathAlias.