Six Apart Developer Center

Developer Center Home » XML-RPC » Pages API »

wp.getPage

Posted by Mark Paschal on May 29, 2007

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

Parameters

  • String blogid
  • String pageid
  • String username
  • String password

Return value:

struct containing ISO.8601 dateCreated, String page_id, String description, String title, String permaLink, String mt_convert_breaks, String mt_keywords;

Notes

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.)

Related Categories

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