Rollbar
communityError tracking and monitoring for agile development. Real-time alerting and deployment tracking.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.rollbar.com/api/1/items/List error items
Parameters
levelcritical|error|warning|info|debug (stringoptionalstatusactive|resolved|muted (stringoptionalenvironmentproduction|staging (stringoptionalReturns
result[] with id, counter, title, level, status, total_occurrences, first_occurrence_timestamp, last_occurrence_timestampGET
https://api.rollbar.com/api/1/item/{id}Get error item details
Parameters
iditem ID or counter (integerrequiredReturns
result with id, title, level, status, total_occurrences, framework, last_occurrence, activating_occurrenceGET
https://api.rollbar.com/api/1/item/{id}/instances/List error occurrences
Parameters
iditem ID (integerrequiredpagepage number (integeroptionalReturns
result.instances[] with id, timestamp, data with environment, level, body, server, language, framework