Authorizations
Project API key for authentication. This is the recommended authentication method.
Get your API key from the Kapso dashboard under Project Settings > API Keys.
Path Parameters
WhatsApp Business Phone Number ID
Query Parameters
Filter by conversation ID
Filter by message direction
inbound, outbound Filter by message status
pending, sent, delivered, read, failed Filter messages created on or after this time (ISO 8601)
Filter messages created on or before this time (ISO 8601)
Maximum number of results per page (default 20, max 100)
1 <= x <= 100Cursor for previous page (Base64 encoded)
Cursor for next page (Base64 encoded)
Filter response fields. Use kapso() to include Kapso-specific extensions.
Example: fields=kapso(direction,status,processing_status)

