Skip to main content
POST
Execute an App tab search

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

slug
string
required

Globally unique app slug

Body

application/json

Request to execute a search on a specific tab of an App.

Extra top-level fields are merged into inputs automatically so callers can pass retriever inputs without extra nesting.

tab_id
string
required

Tab ID to search within

inputs
Inputs · object
settings
Settings · object

Response

Search results from the tab's retriever