Retrieve revisions of a decision model variant
GET /v2/decisionModelVariants/<decisionModelVariantRef>/revisions
Retrieves all revisions of a decision model variant.
| Attribute | Type | Description | Example |
|---|---|---|---|
decisionModelVariantRef | string | The reference of the decision model variant. If you do not know the decision model variant reference, first retrieve decision model variants. | c682b6b6-934b-415b-bc46-ce6184809156 |
In the response, the revision key contains the revision reference. You use the revision reference to retrieve a specific revision.
If you have suggestions for improving this article, let us know!