Skip to main content
GET
Get Yes/No Intents

Authorizations

X-API-Key
string
header
required

Supply the API Key in the HTTP-Header

Path Parameters

localeId
string
required

The unique identifier for the Locale.

Required string length: 24
Pattern: ^[a-z0-9]{24}$

Response

Returns an object containing the yesIntent, noIntent, rejectIntent for the given locale

yesIntent
object
noIntent
object
rejectIntent
object
Last modified on July 23, 2026