Blueticks
Messages

Load older messages

Asks the engine to pull older history from the connected phone for chats that haven't been fully synced yet.

Use this before paginating with since if you need messages older than what's already cached. Optionally pull several pages in one call via pages (WA-paced ~2.5s apart) and/or stop at a target depth via until_date; the response reports how far back the chat is now loaded under coverage. Requires chats:read.

Request

curl -X POST "https://api.blueticks.co/v1/messages/load_older/" \  -H "Content-Type: application/json" \  -d '{}'
POST
/v1/messages/load_older/{chatId}

Path Parameters

chatId*string

Request Body

application/json

Response

Response Body

application/json

application/json