Skip to main content
GET
/
policy_metadata
cURL
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.

Authorizations

Authorization
string
header
required

Requires an API key to access.

Query Parameters

id
integer<int64> | null

Response

metadata
object
required