Skip to main content
Requiere userApiKey.
account_id
integer
required
ID de la cuenta.
filter_type
string
conversation | contact | report.
curl -X GET 'https://app.yampi.ai/api/v1/accounts/1/custom_filters?filter_type=conversation' \
  -H 'api_access_token: TU_TOKEN' -H 'Content-Type: application/json'