Page MenuHomePhabricator

Consider improving API support for access by page id
Closed, DeclinedPublic

Description

Some users would prefer to request content by page id, primarily as this avoids the need to deal with renames. Currently, RESTBase only supports access by title efficiently. We should consider improving support by page ID.

Concrete requests:

  • Support retrieval of HTML by page ID.
  • Expose the page ID in HTML responses.