// Replace API_KEY with your api keycurl --location 'https://api.supahub.com/api/v1/changelogs?limit=10&page=1' \--header 'Authorization: Bearer API_KEY'
Changelog
List Changelog
Retrieve a list of Changelog for your workspace.
Copy
// Replace API_KEY with your api keycurl --location 'https://api.supahub.com/api/v1/changelogs?limit=10&page=1' \--header 'Authorization: Bearer API_KEY'
// Replace API_KEY with your api keycurl --location 'https://api.supahub.com/api/v1/changelogs?limit=10&page=1' \--header 'Authorization: Bearer API_KEY'