Cookifed
Cookifed
  • Docs
  • Blog
  • Mastodon
  • Matrix
  • Codeberg
  • Development
    • Database schema
  • Self hosting
    • Configure the app
  • API Reference
    • API V1
      • Account
        • Retrieve the account blocklist
        • Block an account
        • Unblock an account
        • Retrieve the account followers
        • Retrieve the accounts following this one
        • Follow an account
        • Unfollow an account
        • Retrieve the account relationships
        • Retrieve the requested account
      • Recipe
        • Retrieve the required recipe
        • Boost a recipe
        • Unboost a recipe
        • Recursively retrieve the specified recipe's linked recipes
        • Retrieve the recipe's preparations available to the current user
        • Retrieve the user's recipes
        • Create a new recipe
        • Retrieve the specified recipe by its id
        • Update an existing recipe
        • Delete a recipe
      • Timeline
        • Retrieve the account's timeline
        • Retrieve the timeline for the current account
      • Application
        • Create a new application
      • Collection
        • Retrieve the specified collection's items
        • Append a record to the collection
        • Remove a record from the collection
        • Retrieve the user's collections
        • Create a new collection
        • Retrieve the specified collection by its id
        • Update an existing collection
        • Delete a collection
      • Preparation
        • Boost a preparation
        • Unboost a preparation
        • Create a new media for a preparation
        • Update a media for a preparation
        • Delete a media for a preparation
        • Retrieve preparations linked from a preparation
        • Publish a preparation
        • Unpublish a preparation
        • Retrieve the user's preparations
        • Create a new preparation
        • Retrieve the specified preparation by its id
        • Update an existing preparation
        • Delete a preparation
      • Status
        • Boost a status
        • Unboost a status
        • Create a new media for a status
        • Update a media for a status
        • Delete a media for a status
        • Retrieve the specified status by its id
      • Page
        • Retrieve the requested page
      • Search
        • Perform a search
      • User
        • Retrieve the user
In this section
← API V1
  • Retrieve the requested page

Page