Reports
Retrieves a single Report by its unique identifier.
A Report represents the structured analysis generated from a Feed in Kimola. This endpoint returns the report metadata and core properties used to inspect the research output before accessing its analyses.
get/v1/Reports/{code}
Path parameters
codestring uuid required
The unique identifier of the Report.
Response
OK