get https://api2.frontapp.com/tags//conversations
List the conversations tagged with a tag. For more advanced filtering, see the search endpoint.
Response
List the conversations tagged with a tag. For more advanced filtering, see the search endpoint.
xxxxxxxxxx
curl --request GET \
--url https://api2.frontapp.com/tags/tag_123/conversations \
--header 'accept: application/json'