Overview
API Changelog
Track the latest changes and updates to the Rootly API
June 2025
June 4, 2025
- fix: user_ids[] filtering on /v1/shifts endpoint
- feat: slug field to status pages API serializer and schema
June 2, 2025
- feat: services API now accepts owner_group_ids parameter
- refactor: create reusable user response schema
- fix: action items schema for assigned_to field
- fix: ensure user contact info is created for correct user
May 2025
May 30, 2025
- fix: delete prior sourceable when updating attributes from the API
May 28, 2025
- feat: remove verification attributes from email/phone number APIs
- feat: remove primary attribute from user email addresses API
- feat: add case-insensitive target_type normalization
May 27, 2025
- feat: add RESTful API endpoints for user phone numbers and email addresses
May 26, 2025
- feat: add API support for advanced conditions in alert grouping
May 15, 2025
- feat: allow automated invite of external emails into Slack incident channels
- docs: update API schema
May 5, 2025
- feat: add new escalate targets to public API schemas
April 2025
April 30, 2025
- feat: ability to filter alerts by status via API
April 29, 2025
- feat: return API timestamps in seconds
April 21, 2025
- feat: allow internal API endpoint to accept a user_id parameter
April 18, 2025
- fix: API issue with assigning multiple users to role
- feat: include initial_delay in API serializer
April 15, 2025
- fix: allow owner_group_ids parameter in API requests
- perf: updated pagination method to accept count for large collections
April 14, 2025
- perf: updated API pagination method to avoid extra count call
April 9, 2025
- fix: add missing urgency rules to alert source serializer
April 8, 2025
- feat: add email source settings to disable threaded emails
April 4, 2025
- fix: typo in alert routes API
April 3, 2025
- feat: team and organization API keys
March 2025
March 31, 2025
- refactor: single paginate method for database queries and search
- fix: API key search in audit logs section
March 28, 2025
- feat: support resolution rule in alert source API
March 26, 2025
- refactor: consistent pagination for search and database queries
- fix: specify required fields in routing rule schema
- fix: change routing rule schema to conform to OpenAPI standards
- fix: prevent crash from invalid SQL queries
- fix: allow creating alert events with Rootly bot as user
March 25, 2025
- feat: create/update/delete alert “note” events
- feat: specify whether field can be computed in API schema
March 21, 2025
- refactor: updated alert params filtering for API controller
March 20, 2025
- fix: alert routing API issues
March 17, 2025
- feat: add API support for alert routes
- docs: fix incorrect paging strategy options
- fix: create cached Slack channel if necessary
- feat: filter schedules and escalation policies by name
- fix: validate and hydrate Slack channel targets
- fix: return 422 for invalid record exceptions
- fix: prevent duplicate active_times when updating rotation
March 14, 2025
- feat: add business hours support to escalation policy API
- fix: schedule rotation update should return errors
- fix: respect requested escalation level position (breaking change)
- fix: replace urgency rules when updating source (breaking change)
- fix: do not prevent deletion of schedule rotations (breaking change)
- fix: prevent duplicate schedule rotation active times
March 13, 2025
- fix: support for escalation level paging strategy
March 11, 2025
- feat: expose sub-status configuration on teams API
February 2025
February 26, 2025
- fix: API alert sources webhooks endpoint URL
February 25, 2025
- fix: alert sources tags and operationId API schema
- feat: add API support to mark alerts as noise
February 17, 2025
- feat: track last updated user for schedule rotations
- feat: track last updated user for schedule rotation users
February 12, 2025
- feat: API support for new escalation policy target type “team”
January 2025
January 31, 2025
- docs: add note about admin_ids to groups API schema
January 30, 2025
- feat: API support for group admin_ids
January 17, 2025
- fix: schedules slack_user_group API schema
January 10, 2025
- feat: API support for alert source urgency id and alert template
January 7, 2025
- feat: API support for email alert creation
December 2024
December 13, 2024
- refactor: update escalation policy levels controller
December 2, 2024
- fix: handle undocumented PagerDuty API schema
October 2024
October 23, 2024
- feat: on-call shift calendar subscription
October 16, 2024
- docs: improve API documentation
October 14, 2024
- feat: handle “mitigated” status for workflow tasks when sub-status enabled
- feat: add “Update Incident Status Timestamp” task to API schema
October 10, 2024
- feat: allow sub_status_id for /v1/incidents/:id endpoint
October 1, 2024
- feat: add missing API schema attribute for Terraform compatibility
September 25, 2024
- feat: API support for sub-statuses
September 16, 2024
- feat: expose alert urgency to POST api.rootly.com/v1/alerts
September 10, 2024
- feat: add alert notification target on alert updates
September 4, 2024
- feat: add API support for alert groups
August 30, 2024
- feat: add API support for alert urgency
August 29, 2024
- feat: add schedule rotation attributes to OpenAPI schema for Terraform compatibility
- feat: add escalation policy path API support
August 26, 2024
- docs: fix /v1/incidents//alerts documentation
July 19, 2024
- fix: escalation policy OpenAPI schema and add service_ids, group_ids
July 2, 2024
- fix: /api/v1/dashboards/:id returning 404 when shared publicly