string
required
UUID of the post to get comments for.
{ "post_id": "...", "comments": [], "hint": "Post has not been published yet" } for unpublished posts.GET /v1/social/posts/:id/comments — Get comments on a published post.
{ "post_id": "...", "comments": [], "hint": "Post has not been published yet" } for unpublished posts.