v1
latestOpenAPI 3.1.02026-07-26359254.7 MBInbox
List messages in an inbox thread
<small>Requires the inbox:read scope (or a broader one that includes it).</small>
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.
get/v3/inbox/threads/{id}/messages
Path parameters
idinteger required
Query parameters
topinteger
Maximum items to return. Defaults to the server-side default page size when omitted.
skipinteger
Items to skip from the start of the result set.
Response
Thread messages page