Hello, I’ve checked Ghost’s documentation about Admin API, and I am currently trying to fetch the comments from a post. I’ve seen that when i fetch a post i get a comment_id. Does anyone know if there are any endpoints that can help me to fetch the comments?
I don’t know if the comments endpoints are stable, but your best bet is to watch the network calls from the comments UI. You can see the comments integration with the Admin API here: