Changelog
Get changelog
Get a changelog by ID. No authorization is required.
GET
/
changelogs
/
{workspaceId}
/
{changelogId}
Path Parameters
workspaceId
string
requiredchangelogId
string
requiredResponse
200 - application/json
id
string
requiredcreatedAt
string
requiredupdatedAt
string
requiredisDeleted
boolean
requiredversion
number
requireddate
string | null
requiredpublished
boolean
requiredtitle
string
requiredarchived
boolean
requiredimageUrl
string | null
requiredprojectId
string | null
requiredworkspaceId
string
requirednotes
any