Get details of a specific prompt run for audit.
curl --request GET \ --url https://api.hyperleapai.com/audit/prompt-run/{promptRunId} \ --header 'x-hl-api-key: <api-key>'
API Key for authentication
OK