cURL
curl --request GET \ --url https://api.osohq.com/api/policy_metadata \ --header 'Authorization: Bearer <token>'
{ "metadata": { "resources": {} } }
Returns metadata about the currently active policy.
Requires an API key to access. Signup at https://ui.osohq.com/
Show child attributes
Was this page helpful?