Retrieve policy findings/analysis for an intent.
cURL
curl --request GET \ --url https://api.useproxy.ai/v1/intents/{intentId}/findings \ --header 'Authorization: Bearer <token>'
{ "data": [ {} ] }
API key authentication. Include your API key in the Authorization header as Bearer <api_key>.
Bearer <api_key>
Intent ID (e.g., int_...)
Intent findings