Get All

Get all comments associated with this invoice

Path parameters

invoiceIdstringRequired
Invoice ID or Invoice ForeignID

Headers

AuthorizationstringRequired

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

Response

This endpoint returns a list of objects.
idstring
textstring
createdAtdatetime
updatedAtdatetime
userobject or null
associatedApprovalActionobject or null
If an approval action has triggered the generation of this comment, returns the associated approval action and actor

Errors