Skip to main content
AI agents: This page is available as markdown. See also the docs index and full docs.
The project feed URL is generated per user and project.

URL format

Example:

Parameters

  • projectId: project UUID
  • token: personal feed token tied to your account

How to obtain a URL

Use one of these:
  • Project page button: Copy RSS/Atom URL
  • CLI: pz feed <project-id> --atom

Security notes

  • Treat feed URLs as secrets.
  • Anyone with the URL can read that feed.
  • Do not publish personal tokenized URLs in public repos or docs.