List changelog entries
list_entriesRetrieve project changelog entries by status and type, with filters for published, draft, or all scheduled entries to review and manage updates.
Instructions
List changelog entries for a project. By default only live published entries are returned; pass status "draft" for drafts or "all" for everything including scheduled entries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | ||
| status | No | ||
| per_page | No | ||
| project_id | Yes | The project id (ULID) from list_projects |