Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Authorization: Bearer <token>. Accepts EITHER a Keycloak access token (scopes-in-token) OR an opaque POS session token; both resolve to the same pos.* scope vocabulary the route guards enforce.

Query Parameters

q
string

Free-text term (recherche): matched over product/customer/brand name, label, and SKU références. Blank/absent returns an empty set.

limit
string

Cap on RETURNED hits, 1..50 (default 10). A non-numeric value clamps to the default.

Response

The matched hits, grouped by source in display order.

The matched hits, grouped by source in display order.

results
object[]
required