For the complete documentation index, see llms.txt. This page is also available as Markdown.

ProjectRssFeed Object

Description

RSS details for a project.

Properties

feedUrl

URL for the RSS feed of the project. Only present if status field is active.

Type: string

status

RSS status of the project.

Type: string

Valid Values:

  • active

  • not-created

Sample JSON

Last updated