Skip to main content
GET
Check prompt usage by contacts and conversations

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

promptId
string
required

Response

Prompt usage information returned

promptId
string
required
isInUse
boolean
required
contactsCount
integer
required
conversationsCount
integer
required
totalUsageCount
integer
required
promptName
string
hasAlternatives
boolean
alternatives
object[]