Reports
Retrieves the structured data produced by a specific Analysis within a Report.
Analyses in Kimola generate structured outputs such as Executive Summary, Motivations, Pain Points, Unmet Needs, and other insight datasets. This endpoint returns the full structured result contained in the data field of the specified Analysis.
get/v1/Reports/{code}/analyses/{slug}/data
Path parameters
codestring uuid required
The unique identifier of the Report.
slugstring required
The unique slug identifier of the Analysis within the Report.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.