Skip to main content
GET
/
memory
/
{id}
/
local-calls
Get local memory calls for a specific memory
curl --request GET \
  --url https://api.cleartalk.ai/memory/{id}/local-calls \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

API Key for authentication

Path Parameters

id
string
required

Query Parameters

page
number
limit
number

Response

Local memory calls retrieved successfully