Get persona

Retrieve the current persona configuration.

Authentication

AuthorizationBearer

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

Response

OK
personalitylist of strings
emoji_usageboolean
allowed_emojisstring
default_timezonestring
message_lengthenum
ask_for_more_helpboolean
no_customer_piboolean
no_competitorsboolean
enable_acknowledgment_messagesboolean
company_descriptionstring or null
community_guidelines_urlstring or null
competitor_namesstring or null

Errors

401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error
500
Internal Server Error