Post Domains
GET /api/post/:id/domains
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.