Get communications digest

Retrieves a concise financial summary for communications including revenue, expenses, profit, margin, cash balance, and largest expense category

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

entityIdstringRequired
The ID of the entity to get the digest for
start_datedateOptional

Start date for the report period (YYYY-MM-DD format)

end_datedateOptional

End date for the report period (YYYY-MM-DD format)

Response

Communications digest retrieved successfully
periodobject or null
metricsobject or null
metadataobject or null

Errors