The return value of /cases/{{case-system-id}}/auditEvents are the ones in enum. Is there another API to retrieve the text as printed in PDF export?
Case Id: 5nzbfqb2g2am1fg8en749n0hx
Case output from Web UI PDF export
@cliff.lee
Hi,
The values can only be in enum as per the API schema.
Any document to generate the same text in PDF?
Unfortunately not at the moment.
You can probably explore how you can map these details and write a login in your code to probably save them in a text file if that is possible.