Skip to main content
GET
Get Followup Suggestions

Query Parameters

conversation_id
string
required

UUID of the conversation to fetch followup suggestions for.

Example:

"96333140-53c3-4d1d-bbd1-edd150d46ea2"

suggestions_count
integer
default:5

Number of followup suggestions to fetch (default 5, min 3, max 10).

Required range: 3 <= x <= 10
model
enum<string>

Model to use for generating followup suggestions. Allowed values: gpt-4o-mini, gemini-2.5-flash-lite.

Available options:
gpt-4o-mini,
gemini-2.5-flash-lite

Response

200 - application/json

Followup suggestions returned successfully.

suggestions
string[]
required
Example: