cURL
curl --request GET \ --url https://api.membria.com/v1/decisions
[ { "id": "<string>", "context": "<string>", "prediction": "<string>", "confidence": 123, "assumptions": [ "<string>" ], "alternatives": [ "<string>" ], "status": "pending" } ]
Retrieve the active decision drafts that feed the Decision Surface.
Decision drafts
pending
review
closed