Skip to main content

List comments by publisher external id

GET 

/api/v1/admin/discussions/by-external/:externalId/comments

Same payload as the UUID route but keyed on the tenant-scoped external_id (publisher article/page identifier). Returns 404 when no discussion exists for that external id — the widget renders its empty state without Edgar ever having written. Dual-auth: available under /api/v1/discussions/by-external/... (API-key) and /api/v1/admin/discussions/by-external/... (admin JWT).

Request

Responses

Default Response