Get Decision Requirements Diagram by Key and Tenant ID
GET/decision-requirements-definition/key/:key/tenant-id/:tenant-id/diagram
Retrieves the diagram of a decision requirements definition. Returns the diagram of the latest version of the decision requirements definition for a tenant.
Request
Responses
- 200
- 204
- 404
The image diagram of the decision requirements definition.
The decision requirements definition doesn't have an associated diagram. This method returns no content.
Decision requirements definition with given id or key does not exist. See the Introduction for the error response format.