Front Office Post Comments
Description
Get a post's comments.
| Method | URL | Headers |
|---|---|---|
| GET | https://api.clientpoint.me/analytics/v1/group/comments | X-API-Key |
#URL Data Params
| Fields | Data Type |
|---|---|
| skip | number |
| limit | number |
| orderby | string |
| privateOnly | boolean |
| postId* | string |
| userId* | string |