List changes
Read persisted catalog changes with plan-aware retention.
Request
GET
/v1/changesAuthentication: Required · changes:readcURL
curl "https://api.use-allm.com/v1/changes?resource_type=deployment&limit=100" \
-H "Authorization: Bearer $ALLM_API_KEY"Retention
Free keys can query the most recent seven days. Pro and Business retain the full available history. The response meta.retention_days is 7 for Free and null for paid plans.