list_comments
List comments on a Lightbox or Collection by ID. Supports pagination with page and per_page parameters.
Instructions
List comments on a Lightbox or Collection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the commentable object | |
| page | No | Page number | |
| type | Yes | Type of commentable object | |
| per_page | No | Results per page (max 100) |