Skip to content

Get post

Fetch a single post by ID. For published posts, this returns platformPostUrl for each platform.

GET /v1/posts/{postId}

Fetch a single post by ID. For published posts, this returns platformPostUrl for each platform.

Parameters

  • postId (path, string) required

Responses

200 — Post

  • post ($ref)

401

403 — Forbidden

404