Generate Report
Start backend report creation from a template ID and note IDs. If the template contains prompt nodes, the backend generates those sections from the supplied notes. If the template contains no prompt nodes, the backend saves the template content directly as a report. The response returns a job_id immediately; poll GET /v1/public/jobs/{job_id} until the job completes.
Path parameters
Request body
Response
Successful Response
Changes
Changed in 3 of the 10 revisions of this API.25
- ▲
the response's body type changed from no type to
objectfor statusresponse-body-type-changed
- ○
api operation id
generate_report_v1_external_clients__client_id__reports_generate_postremoved and replaced withgenerate_report_v1_public_clients__client_id__reports_generate_postapi-operation-id-removed
- ○
api tag
publicaddedapi-tag-added
- ○
api tag
externalremovedapi-tag-removed
- ○
added the required property
to the response with the statusresponse-required-property-added
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 12 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲