Skip to main content
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

string
required
UUID of the site to fetch comments for.
string
required
URL path or route of the page, for example / or /about.
string
required
Device type: DESKTOP, MOBILE, or TABLET.
string
Filter comments by a specific page URL.
string
Filter by status: OPEN, RESOLVED, IN_PROGRESS, or CLOSED.
string
Filter by priority: LOW, MEDIUM, HIGH, or URGENT.
string
UUID of the user the comments are assigned to.
integer
Results per page. Default: 25. Max: 100.
integer
Page number. Default: 1.