get https://api.voiceflow.com/v2/transcripts//hasUnreadTranscripts
Check if there are unread transcripts for the given project
Response
Check if there are unread transcripts for the given project
xxxxxxxxxx
curl --request GET \
--url https://api.voiceflow.com/v2/transcripts/projectID/hasUnreadTranscripts \
--header 'accept: application/json'
xxxxxxxxxx
true