v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13145260.3 KB
customers

Gets the resolved policy values for a list of policies that match a search query.

post/v1/{+customer}/policies:resolve

Path parameters

customerstring required

ID of the G Suite account or literal "my_customer" for the customer associated to the request.

Request body

pageSizeinteger

The maximum number of policies to return, defaults to 100 and has a maximum of 1000.

policySchemaFilterstring

Required. The schema filter to apply to the resolve request. Specify a schema name to view a particular schema, for example: chrome.users.ShowLogoutButton Wildcards are supported, but only in the leaf portion of the schema name. Wildcards cannot be used in namespace directly. Please read https://developers.google.com/chrome/policy/guides/policy-schemas for details on schema namespaces. For example: Valid: "chrome.users.", "chrome.users.apps.", "chrome.printers." Invalid: "", ".users", "chrome.", "chrome..apps."

pageTokenstring

The page token used to retrieve a specific page of the request.

Response

Successful response