Skip to content

Add Tags and Plain Text Page Body to Pages Response API /api/pages  #2680

Description

@jblankenship30

API Endpoint or Feature

For the /api/pages API that returns all pages available to the user, it would be nice to have the page tags and plain text body of the page included in the response.

Use-Case

An application would use the /api/pages API to return all pages available to the public user then using the NAME, TAGS, and BODY data points in the response can do an internal search for the desired page. Once the desired page has been found the APP can use the ID data point to call the /api/pages/{id} API for page HTML and additional page data.

Additional Context

I am trying to use Bookstack as a FAQ wiki within a custom Support Ticketing Software and wanting to search bookstack pages that match the issue subject being entered in the ticket app.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions