Skip to main content
POST
cURL

Authorizations

X-API-KEY
string
header
required

Authorization header containing API key. You can find your API key in the dashboard under 'API Keys'.

Body

application/json
assistant_id
string
required

The ID of the assistant to use for the call

Example:

"e1f09482-2910-45e1-a2f3-ab75cd9a5a51"

Response

Success

msg
string

A success message

Example:

"Success"

err
boolean

A boolean value indicating if the request was successful

Example:

false

results
object