array<object>
required
All file attachments on this post, such as images, documents, and videos.
integer
required
The total number of direct comments on this post.Example:
42string | null
required
The body of the forum post in Markdown format. Null if the post is paywalled and the current user does not have access.Example:
## My Strategy Here are the key steps...string<date-time>
required
The time this post was created, as a Unix timestamp.Example:
2023-12-01T05:00:00.401Zstring
required
boolean
required
Whether this post has been edited after its initial creation.
boolean
required
Whether this post is pinned to the top of the forum feed.
boolean
required
Whether the author of this post is an admin of the company that owns the
forum.
integer | null
required
The total number of like reactions this post has received.Example:
42string | null
required
The unique identifier of the parent post. Null if this is a top-level post.
string | null
required
The headline of the forum post. Null if the post has no title.Example:
Weekly Market Analysis - February 2025string<date-time>
required
The time this post was last updated, as a Unix timestamp.Example:
2023-12-01T05:00:00.401Zobject
required
The user who authored this forum post.
integer | null
required
The total number of times this post has been viewed by users.Example:
42
