List changelogs

Deprecated
Returns a list of changelogs for a specific application.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

namestringRequiredformat: "^[^\/]+$"Defaults to
The name of the selected application.

Query parameters

releasestringOptional
release

Response

The list of changelogs available for the requested application.

Errors

500
Internal Server Error