Skip to main content
GET
Get Solution Detail

Authorizations

Authorization
string
header
required

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

Headers

X-API-Key
string | null

Path Parameters

interview_id
string<uuid>
required
solution_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
title
string
required
description
string | null
required
horizon
string
required
quick_win
boolean
required
structural
boolean
required
est_savings_eur
integer | null
required
est_hours_saved_per_week
integer | null
required
affected_processes
string[] | null
required
departments
string[] | null
required
contributors
string[] | null
required
evidence_quotes
Evidence Quotes · object[] | null
required
implementation_notes
string | null
required
sort_order
integer
required