State of Requirement

Hi, I am looking for a way to access the state of a value, which satisfies a requirement. The value ist saved in an instance and there is this the connected constraint, which refines the requirement. I want to access the enumeration literal (pass, fail, ...) (highlighted in the attached picture). I'm accessing the value of the instance trough API commands, maybe there is a way of getting the enumeration literal through a similar method.

Thanks in advance.