List changelogs
Returns a list of changelogs for a specific application.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
name
The name of the selected application.
Query parameters
release
release
Response
The list of changelogs available for the requested application.
Errors
500
Internal Server Error