/
/Etherpad Go API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 1mo ago
Auth1
Authors5
Chat2
Export2
Groups3
Health1
Import1
Pads23
  • getList all pads
  • getGet pad ID from read-only ID
  • postCreate a new pad
  • deleteDelete a pad
  • postAppend text to a pad
  • getGet attribute pool of a pad
  • getList authors of a pad
  • getGet chat head
  • getGet pad HTML
  • postSet pad HTML
  • getGet last edited timestamp
  • getGet read-only ID
  • postRestore a revision
  • getGet revision changeset (optional rev)
  • getGet revisions count
  • postSave a revision
  • getList saved revisions
  • getGet saved revisions count
  • getGet pad text
  • postSet pad text
  • getGet users currently in a pad
  • getGet count of users in a pad
  • getGet revision changeset
    Pads

    Get pad HTML

    Returns the pad content as HTML

    get/admin/api/pads/{padId}/html

    Path parameters

    padIdstring required

    Pad ID

    Query parameters

    revstring

    Revision number

    Response

    OK

    object required

    Changes