AI agents are everywhere. See what yours are doing →
curl --request GET \
--url https://api.osohq.com/api/policy_metadata \
--header 'Authorization: Bearer <token>'{
"metadata": {
"resources": {}
}
}Returns metadata about the currently active policy.
curl --request GET \
--url https://api.osohq.com/api/policy_metadata \
--header 'Authorization: Bearer <token>'{
"metadata": {
"resources": {}
}
}Documentation Index
Fetch the complete documentation index at: https://www.osohq.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?