Appearance
Generate Summary
POST
/studies/{study_id}/summary
Authorizations
HTTPBearer
Use your API token
Type
HTTP (bearer)
Parameters
Path Parameters
study_id*
Type
Requiredstring
Format
"uuid"Request Body
application/json
JSON
{
"summarization_focus": "string",
"pre_generated": false
}
Responses
Successful Response
application/json
id
string
Required
Format
"uuid"content
string |null
sections
object[]
Required
projectId
string
Required
Format
"uuid"createdAt
string
Required
Format
"date-time"status
string
Required
userInterviews
string[]
Required
problems
string[]
Required
solution
string |null
researchGoal
string |null
audiences
string[]
Required
userInterviewsCount
integer
Required
saved
boolean
Required
studyId
string |null
syntheticUsers
string[]
Required
messages
object[]
summarizationFocus
string |null