Skip to content
ArtOfCode edited this page Nov 20, 2017 · 2 revisions

Route Name

Post Domains

Route URL

GET /api/post/:id/domains

Description & Usage

This route returns a list of spam domains on a post. Posts are automatically scanned for URLs when they are created, and the domains from those URLs are recorded as being attached to the post.

Standard pagination parameters are available on this route.