Returns a paginated page of inbox threads visible to the current user, ordered by lastActivityDate descending.
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.
Maximum 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