| Base ID | Unique identifier of the base. Example: app1234567890 | Text | Yes |
| Table ID or name | Table ID or table name. Table names and table IDs can be used interchangeably, but table IDs are recommended so requests do not need to change when a table is renamed. Example: tbl1234567890 | Text | Yes |
| Record ID | Unique identifier of the record. Example: rec1234567890 | Text | Yes |
| Page size | Maximum number of comments to return in a single page. Must be less than or equal to 100 | Number | No |
| Offset | Pagination cursor from a previous response. When provided, comments are returned starting from this offset | Text | No |