get {protocol}://{base-url}/integration/v1/conversations//posts/
Gets a list of conversation posts matching the given filters.
Responses
Gets a list of conversation posts matching the given filters.
xxxxxxxxxx
curl --request GET \
--url https://alation_domain/integration/v1/conversations/conversation_id/posts/ \
--header 'accept: application/json'