Authentication


The Decision History API uses API keys to authenticate incoming requests. The API key is transported in the header using the X-Api-Key header. You can find your API key here.

List Decision Flows


Return a list of Decision Flows in a customer’s workspace.

POST /list-decision-graphs/sandbox/decide

Full endpoint URL

https://eu-central-1.taktile-org.decide.taktile.com/run/api/v1/flows/list-decision-graphs/sandbox/decide

Headers

Request body

name type description
organization_name str Name of the organization

Example request body