Skip to main content
POST
Search (deprecated)
This endpoint has been deprecated. Use the equivalent Search publisher data endpoint instead.Migration steps:
  1. POST to /ai/v1/data/search
  2. Use query instead of search

Authorizations

Authorization
string
header
default:<api-key>
required

Bearer authentication header of the form Bearer <api-key>, where <api-key> is your API key.

Body

application/json

Search query

Minimum string length: 1
collection
string
required

Collection to search in

filters
string[]

List of publishers to filter by

limit
integer
default:100

Number of search results to return

Required range: x >= 1
tenant
string | null

Tenant to search in

Response

Successful Response

The response is of type Response Search Ai V1 Gloo AI Chat Search Post · object.