Posts
Get Post by platform post id
Retrieve a post by the native id assigned by the social platform
GET
Get Post by platform post id
Returns the same payload as Get Post, but resolves the post viaplatform_posts.platform_post_id (for example a tweet/status id), scoped to workspaces your token can access.
If the raw id contains characters that are special in URLs, percent-encode that single path segment.
Request
Platform-native post identifier saved after publishing
Response
Same fields as Get Post.Error Codes
Missing or invalid API token
Token does not have the
posts abilityNo post with this platform post id in any accessible workspace