Skip to main content
GET

Get Post by platform post id

Returns the same payload as Get Post, but resolves the post via platform_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

string
required
Platform-native post identifier saved after publishing
boolean
default:"false"
Same as Get Post

Response

Same fields as Get Post.

Error Codes

Unauthorized
Missing or invalid API token
Forbidden
Token does not have the posts ability
Not Found
No post with this platform post id in any accessible workspace