Six Apart Developer Center

Developer Center Home » XML-RPC » metaWeblog API »

metaWeblog.getPost

Posted by Byrne Reese on January 16, 2006

Retrieves a post identified by the post ID in the request. Returns the post if successful, or a fault otherwise.

Parameters

  • String postid
  • String username
  • String password

Return value:

struct containing String userid, ISO.8601 dateCreated, String postid, String description, String title, String link, String permaLink, String mt_excerpt, String mt_text_more, int mt_allow_comments, int mt_allow_pings, String mt_convert_breaks, String mt_keywords;

Notes

link and permaLink are both the URL pointing to the archived post. The fields prefixed with mt_ are Movable Type extensions to the metaWeblog.getPost API.

Sample Request

Sample Response

Perl Code Sample

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

Six Apart
Makers of weblog software and services for individuals, organizations and businesses.
This website is powered by Movable Type.