Skip to main content
GET
/
v1
/
analyses
/
{id}
/
chat
/
welcome-questions
4 AI-generated starter questions tailored to this call
curl --request GET \
  --url http://localhost:3000/v1/analyses/{id}/chat/welcome-questions \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Response

200

Default Response