Message history
Lists the linked number’s full message history (direct and group), ordered by providerTimestamp (newest first). Works for all providers (Evolution Go, Evolution v2 and Meta). Paginated via page/pageSize. Filter by date with startDate/endDate (ISO 8601, over providerTimestamp). Returns up to ~1 month of stored history (from the connection date). The number’s privacy (PII) mode applies: RELAY_ONLY → [] + notice:“PII_RELAY_ONLY”; STORE_X_DAYS clamps to the window max(startDate, now − retentionDays). Requires a number-scoped key.
Requires a number-scoped key.
Authorizations
Your ps_ API key
Query Parameters
Start of the date range (filters by providerTimestamp). Must be ≤ endDate. (string (ISO 8601))
End of the date range (filters by providerTimestamp). (string (ISO 8601))
Page (default 1). (integer (≥1))
Items per page (default 30, max 100). (integer (1–100))
Response
Message history