get
https://api.noota.io/api/v1/report/
Retrieve a summary for a given record ID in the specified format.
Parameters:
- id (str): The unique identifier for the record.
- format (str): The format of the summary ("html" or "plaintext"). Default is "html".
Returns:
- Summary of the record in the specified format.
