List comments
Comments
List comments
Get all comments for a site or page.
GET
List comments
Returns comments for a site, optionally filtered by page URL, status, priority, or assignee.
Requires authentication via
X-API-Key: sf_your_api_key_here.Query parameters
UUID of the site to fetch comments for.
URL path or route of the page, for example
/ or /about.Device type:
DESKTOP, MOBILE, or TABLET.Filter comments by a specific page URL.
Filter by status:
OPEN, RESOLVED, IN_PROGRESS, or CLOSED.Filter by priority:
LOW, MEDIUM, HIGH, or URGENT.UUID of the user the comments are assigned to.
Results per page. Default:
25. Max: 100.Page number. Default:
1.