Get changelog

Returns the changelog with this slug.

API v1 and this route are not available to projects that are using ReadMe Refactored. Check out our API migration guide for information on how to migrate to the new API.

Path Params
string
required

A URL-safe representation of the changelog title. Slugs must be all lowercase, and replace spaces with hyphens. For example, for the changelog "Owlet Update", enter the slug "owlet-update".

Responses
200

The changelog exists and has been returned.

404

There is no changelog with that slug.

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here!