Skip to main content
GET
Retrieve a quick phrase

Authorizations

Authorization
string
header
required

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

Path Parameters

id
number
required

Response

200 - application/json
id
number
required
Example:

55

tag
string
required

Atalho/tag usada para buscar a frase no chat

Example:

"saudacao"

privacy
string
required

public, private ou group

Example:

"public"

phrase
string
Example:

"Olá, em que posso ajudar?"

hotkey
string
Example:

"/ola"

type
string
Example:

"text"

attachments
object[]

Anexos da frase (imagens, documentos...)

voice
object
groupId
number
Example:

10

authorId
number
Example:

1

createdAt
string<date-time>
lastUpdateAt
string<date-time>