Report Render
Render an aggregated report as a social image
Accepts only a versioned aggregate payload. Raw task entries, notes, rates, location, and invoice data are not part of this contract. The image is rendered in memory and is not persisted. No authentication is required, so the apps can share a report before the user has an account; requests are rate limited per client IP.
post/v1/report-render
Request body
Response
PNG image rendered successfully
Changes
Changed in 2 of the 8 revisions of this API.2
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
- ○
endpoint added
endpoint-added
- ○
Of the 8 revisions, 1 has no diff computed.