Skip to main content
POST
/
internal
/
agents
/
{agent_id}
/
kb-search
Internal Kb Search
curl --request POST \
  --url https://api.oneinbox.ai/internal/agents/{agent_id}/kb-search \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Path Parameters

agent_id
string<uuid>
required

Body

application/json

The body is of type Body · object.

Response

Successful Response

The response is of type Response Internal Kb Search Internal Agents Agent Id Kb Search Post · object.