GET
/
audit
/
prompt-run
/
{promptRunId}
curl --request GET \
  --url https://api.hyperleapai.com/audit/prompt-run/{promptRunId} \
  --header 'x-hl-api-key: <api-key>'

Authorizations

x-hl-api-key
string
header
required

API Key for authentication

Path Parameters

promptRunId
string
required

Response

200

OK