Get policy

Path parameters

policyIdstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Policy details
namestring
A descriptive name for the policy
policy_mode"IO"
Set to "IO" for screening model inputs and outputs
input_detectorslist of objects
List of detector configurations to apply to LLM inputs
output_detectorslist of objects
List of detector configurations to apply to LLM outputs