Skip to main content
GET
List WhatsApp configs for a customer

Authorizations

X-API-Key
string
header
required

Your project API key

Path Parameters

customer_id
string
required

Query Parameters

page
integer
default:1
per_page
integer
default:20
business_account_id
string

Filter by WhatsApp Business Account ID

q[business_account_id_eq]
string

Filter by exact WhatsApp Business Account ID (Ransack syntax)

q[name_cont]
string

Filter by name containing string

q[created_at_gteq]
string<date-time>

Filter by created date >= (ISO 8601 format)

q[created_at_lteq]
string<date-time>

Filter by created date <= (ISO 8601 format)

Response

A list of WhatsApp configurations

data
object[]
meta
object