/
/Planable Public API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 3h ago · Updated 3d ago
Campaigns5
Competitors6
Labels2
Media3
Members1
Pages4
Posts18
  • getList posts
  • postCreate a new post
  • getGet post detail
  • deleteDelete a post
  • patchUpdate a post
  • getGet post metrics
  • postTrigger post metrics sync
  • getGet post metrics sync status
  • postCreate a public share link
  • deleteRevoke the public share link
  • patchReorder posts in the grid
  • postSend a post for approval
  • getGet total posts count
  • getList comments on a post
  • postAdd a comment to a post
  • deleteDelete a comment from a post
  • patchUpdate a comment on a post
  • postToggle a reaction on a comment
Social Listening7
Stories1
System1
Workspaces3
    Posts

    Get post detail

    Returns a single post by ID including media URLs.

    get/posts/{id}

    Path parameters

    idstring required

    Response

    Post detail with media

    Changes