Skip to main content
GET
Obter memória associada ao número de telefone pelo nome.

Authorizations

Authorization
string
header
required

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

Path Parameters

phone_number
string
required

Número do telefone

memory_name
string
required

Nome da memória

Response

Memória obtida com sucesso

description
string
required
memory_name
string
required
memory_type
enum<string>
required
Available options:
base,
appended
relevance
enum<string>
required
Available options:
low,
medium,
high
value
string
required
created_at
string
memory_id
string
updated_at
string