Changelog

June 2026

  • Added
    • We've added two new fields to content response payloads to provide visibility group information for content items:
      • groups-with-access: Returns the names of groups that have access to the content item.
      • groups-with-access-ids: Returns the IDs of groups that have access to the content item. These fields are available in the attributes object returned by Content API endpoints. If a content item is not restricted to any groups, both fields return an empty array.
  • Improved
    • Increased Default API Rate Limits

      Beginning June 16, 2026, the default API rate limit increases from 70 requests per minute (RPM) to 200 RPM across all environments. This update allows your integrations to process more API requests before reaching rate limits and can reduce throttling for high-volume integrations.

      No action is required. The new default rate limit is applied automatically.

January 2026

  • Added
    • We added new endpoints for managing job roles.
  • Deprecated