Six Apart Developer Center

Developer Center Home » XML-RPC » Pages API »

wp.getPages

Posted by Mark Paschal on May 29, 2007

Returns a list of the most recent pages in the system.

Parameters

  • String blogid
  • String username
  • String password

Return value

on success, array of structs containing ISO.8601 dateCreated, String page_id, String description, String title, String permaLink; on failure, fault

Notes

dateCreated is in the timezone of the weblog blogid; permaLink is the URL pointing to the page

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.