/
FE
feedbase
/
Feedbase API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 13h ago · Updated 2mo ago
Details
Filter operations
get
/{projectSlug}/atom
get
/{projectSlug}/changelogs
get
/projects/{projectSlug}
delete
/projects/{projectSlug}
patch
/projects/{projectSlug}
get
/projects/{projectSlug}/changelogs
post
/projects/{projectSlug}/changelogs
put
/projects/{projectSlug}/changelogs/{changelogId}
delete
/projects/{projectSlug}/changelogs/{changelogId}
get
/projects/{projectSlug}/config
patch
/projects/{projectSlug}/config
get
/projects/{projectSlug}/feedback
post
/projects/{projectSlug}/feedback
get
/projects/{projectSlug}/feedback/{feedbackId}
delete
/projects/{projectSlug}/feedback/{feedbackId}
patch
/projects/{projectSlug}/feedback/{feedbackId}
get
/projects/{projectSlug}/feedback/{feedbackId}/comments
delete
/projects/{projectSlug}/feedback/{feedbackId}/comments/{commentId}
get
/projects/{projectSlug}/feedback/{feedbackId}/upvotes
get
/projects/{projectSlug}/feedback/tags
post
/projects/{projectSlug}/feedback/tags
delete
/projects/{projectSlug}/feedback/tags/{tagName}
get
/projects/{projectSlug}/invites
post
/projects/{projectSlug}/invites
delete
/projects/{projectSlug}/invites/{inviteId}
get
/projects/{projectSlug}/members
Get public project changelogs
get
/{projectSlug}/changelogs
Path parameters
projectSlug
string
required
Project slug
Response
Successful operation
Changelog[]
required
id
string
uuid
project_id
string
uuid
author_id
string
uuid
title
string
slug
string
summary
string
content
string
image
string
publish_date
string
date-time
published
boolean
Changes