How do I fetch all comments per post via WP REST API?

https://example.com/wp-json/wp/v2/comments?post=<POST_ID>

will return comments for a specific post