# List Posts for a Conversation **GET /api/reporting/conversation/{uuid}/posts.json** This will list all posts for the specified conversation. You can set other parameters to filter the response. By default, this call responds conversations associated with contacts that are archived and/or blocked. This is different from the other APIs, so make sure to adjust your parameters as desired. ## Servers - Production: https://application.textline.com (Production) ## Parameters ### Path parameters - **uuid** (string) Identifier of the conversation of which to get the posts. ## Responses ### 200 OK #### Body: application/json (object) - **posts** (array) - **meta** (object) [Powered by Bump.sh](https://bump.sh)