{"resource_type":{"id":386,"name":"wiz","schema":"{\n\t\"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n\t\"properties\": {\n\t\t\"api_endpoint\": {\n\t\t\t\"description\": \"Tenant-specific GraphQL endpoint, e.g. https://api.us1.app.wiz.io/graphql (the region is shown in the portal under Settings > Service Accounts / API documentation).\",\n\t\t\t\"type\": \"string\"\n\t\t},\n\t\t\"audience\": {\n\t\t\t\"description\": \"OAuth token audience. Optional — defaults to wiz-api. Some older tenants use beyond-api (check Settings > Service Accounts).\",\n\t\t\t\"type\": \"string\"\n\t\t},\n\t\t\"auth_url\": {\n\t\t\t\"description\": \"OAuth token endpoint. Optional — defaults to https://auth.app.wiz.io/oauth/token (commercial). Gov tenants use https://auth.gov.wiz.io/oauth/token.\",\n\t\t\t\"type\": \"string\"\n\t\t},\n\t\t\"client_id\": {\n\t\t\t\"description\": \"Service account Client ID from Settings > Service Accounts.\",\n\t\t\t\"type\": \"string\"\n\t\t},\n\t\t\"client_secret\": {\n\t\t\t\"description\": \"Service account Client Secret. Shown only once at creation.\",\n\t\t\t\"type\": \"string\"\n\t\t}\n\t},\n\t\"required\": [\n\t\t\"client_id\",\n\t\t\"client_secret\",\n\t\t\"api_endpoint\"\n\t],\n\t\"type\": \"object\"\n}","approved":true,"app":"wiz","description":"Wiz service account credentials (OAuth 2.0 client credentials). Create a service account under Settings > Service Accounts in the Wiz portal, then copy the Client ID, Client Secret and your tenant's GraphQL API endpoint.","created_by":"hugo989","created_at":"2026-06-04T15:40:51.771Z"}}