List comments from your HubSpot blogs. Supports paging and filtering.
Scope requirements
The number of items to return. Defaults to 20.
The offset set to start returning rows from. Defaults to 0.
The portal number associated with your api key/token.
Comment state. Options are: APPROVED, SPAM, REJECTED, PENDING_MODERATION.
APPROVED, SPAM, REJECTED, PENDING_MODERATION Allows you get comments for a specific blog post. Include contentId={post ID} to only get comments for that post.
If you want comments oldest to newest, supply 'reverse=true'.
Matches arbitrary text within a comment.