List your projects and published changelog entries
Projects
List your projects and published changelog entries
Returns all projects the caller can access, each with a slice of published changelog entries (newest first). Use this to sync or render changelogs in your own UI. Authenticate with an API key (Bearer or X-API-KEY). Optional X-Clerk-User-Id lists personal (user-owned) projects only — API keys are recommended for integrations.
GET
List your projects and published changelog entries
Authorizations
Send API key as Authorization: Bearer .
Query Parameters
Max published entries per project (most recent first).
Required range:
1 <= x <= 200