v1
latestOpenAPI 3.1.02026-08-0420819698.7 KBBill Comments
This request gets all Bill Comments associated with a Bill.
Return data description
commentID | This is the commentID of comment. comment | The text comment that was entered by the user. timestamp | The date this comment was created. This is a unix timestamp. userID | The ID of the user that made the comment. commentEmailAddress | The email address of the external user that made this comment. This is only populated if the comment was made by an external user via the comment reply system. commentFiles | Array containing fileName and link properties.
Query parameters
This parameter is a cursor that selects what commentID you want to start receiving results at. e.g. passing 100 here will only get you comments with an id greater than 100
This parameter is a result limiter. The default is set to return no more than 100 results at one time.
Response
Bill Comments