cURL
curl --request GET \ --url https://{tenant}/api/org/opa \ --header 'Authorization: Bearer <token>'
{ "open_policy": { "rules": "<string>" } }
List your organisation OPA rules.
The Tyk Dashboard API Access Credentials
OPA rules fetched.
Show child attributes
Was this page helpful?