Returns a paginated page of messages on the given thread, ordered by date ascending. Messages are polymorphic: channel: email carries recipient and subject metadata, channel: linkedIn carries only the shared base fields.
Documentation Index
Fetch the complete documentation index at: https://docs.reply.io/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Authorization: Bearer <your-api-key>Get your API key from the Reply dashboard: Settings → API Key.
x >= 1Maximum items to return. Defaults to the server-side default page size when omitted.
1 <= x <= 1000Items to skip from the start of the result set.
x >= 0