Skip to main content
GET
Get Catalog Search

Headers

X-Site-ID
string
required
authorization
string | null

Query Parameters

q
string
required
Required string length: 1 - 256
page
integer
default:1
Required range: x >= 1
limit
integer
default:20
Required range: 1 <= x <= 50

Response

Successful Response

Response shape for GET /api/agent/catalog/search.

Mirrors StorefrontSearchResponse for paginator semantics so any Phase 7 SDK can share the underlying client; the per-product shape is the LLM-friendly AgentCatalogProduct.

query
string
required
products
AgentCatalogProduct · object[]
required
total
integer
required
page
integer
required
limit
integer
required
pages
integer
required