List inbox threads
Inbox
List inbox threads
Beta. This endpoint is in beta. Behavior, parameters, and response shapes may change without notice.
Returns a paginated page of inbox threads visible to the current user, ordered by lastActivityDate descending.
GET
List inbox threads
Authorizations
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.
Query Parameters
Maximum items to return. Defaults to the server-side default page size when omitted.
Required range:
1 <= x <= 1000Items to skip from the start of the result set.
Required range:
x >= 0