v1

latestOpenAPI 3.0.02026-07-24114124.0 KB
Search
Search Content

get/dev/v2/search

Query parameters

qstring required
sizeinteger

Number of results to return. Maximum value is 20.

next-tokenstring

Token for pagination. If provided, continues from the encoded page. If not provided, returns first page.

propertiesstring

Comma-separated list of domains (max 20) to boost in search results. When provided, generates a custom goggle string.

allowedOnlyboolean

When true, restrict search to properties the calling org is allowed to access. Intersects with properties when both are provided. Currently mirrors readyToLicense; will be expanded to broader allowlist semantics later.

readyToLicenseboolean

When true, restrict search to properties ready to license (rates-enabled / content-catalog path). Intersects with properties when both are provided. Currently equivalent to allowedOnly.

Response

The request has succeeded.

nextTokenstring required