Jump to Content
Guides & SDKs
API Reference
Guides & SDKs
API Reference
Guides & SDKs
API Reference
Log In
Sign Up
API Reference
Log In
Sign Up
API Reference
Remove a user from a team
Search
JUMP TO
Rollbar API v1
Rollbar API
Rollbar API
Item
Create item
post
Get an item (by UUID)
get
List all items
get
Get an item (by ID)
get
Update an item
patch
Get an item (by project counter)
get
Occurrence
List all occurrences in a project
get
List all occurrences in an item
get
Get an occurrence
get
Delete an occurrence
delete
Metrics
Get metrics for a list of items
post
Occurrences over a span of time
post
Get resolution time metrics for a list of projects
post
Deploy
Report a deploy
post
Get a deploy
get
Update a deploy
patch
List all deploys
get
Environment
List all environments
get
Symbol Maps
Upload a JS source map
post
Upload an iOS dSYM bundle
post
Upload an Android Proguard file
post
Upload a Flutter symbols file
post
RQL
Check an RQL job
get
Create an RQL job
post
List all RQL jobs
get
Get RQL job results
get
Cancel an RQL job
post
Reports
Get top active items
get
Get active occurrence counts
get
Get activated item counts
get
Projects
Create a project
post
List all projects
get
Get a project
get
Delete a project
delete
Project Access Tokens
List all project access tokens
get
Create a project access token
post
Update a rate limit
patch
Delete a project access token
delete
Update a rate limit
patch
Delete a project access token
delete
Teams
Create a team
post
List all teams
get
Get a team
get
Delete a team
delete
Users
List all users
get
Get a user
get
Teams ⟷ Users
List a team's users
get
Check if a user is assigned to a team
get
Assign a user to team
put
Remove a user from a team
delete
List a user's teams
get
List invitations to a team
get
Invite an email address to a team
post
Get invitation
get
Cancel invitation
delete
Teams ⟷ Projects
List a team's projects
get
List a project's teams
get
Check if a team is assigned to a project
get
Assign a team to a project
put
Remove a team from a project
delete
Users ⟷ Projects
List a user's projects
get
People
Request person deletion
post
Get person deletion status
get
Notification Channels
/api/1/notifications/slack
put
/api/1/notifications/webhook
put
/api/1/notifications/pagerduty
put
/api/1/notifications/email
put
Slack Notification Rules
/api/1/notifications/slack/rules
post
Replace existing notification rules
put
/api/1/notifications/slack/rules
get
/api/1/notifications/slack/rule/{rule_id}
get
/api/1/notifications/slack/rule/{rule_id}
put
/api/1/notifications/slack/rule/{rule_id}
delete
PagerDuty Notification Rules
/api/1/notifications/pagerduty
post
Replace existing notification rules
put
/api/1/notifications/pagerduty/rules
get
/api/1/notifications/pagerduty/rule/{rule_id}
get
/api/1/notifications/pagerduty/rule/{rule_id}
put
/api/1/notifications/pagerduty/rule/{rule_id}
delete
Email Notification Rules
/api/1/notifications/email/rules
post
Replace existing notification rules
put
/api/1/notifications/email/rules
get
/api/1/notifications/email/rule/{rule_id}
get
/api/1/notifications/email/rule/{rule_id}
put
/api/1/notifications/email/rule/{rule_id}
delete
Webhook Notification Rules
/api/1/notifications/webhook/rules
post
Replace existing notification rules
put
/api/1/notifications/webhook/rules
get
/api/1/notifications/webhook/rule/{rule_id}
get
/api/1/notifications/webhook/rule/{rule_id}
put
/api/1/notifications/webhook/rule/{rule_id}
delete
Versions
Code version details in one project
get
List items by code version
get
Service Links
/api/1/service_links
get
/api/1/service_links
post
/api/1/service_links/{id}
put
/api/1/service_links/{id}
get
/api/1/service_links/{id}
delete
Remove a user from a team
delete
https://api.rollbar.com/api/1/team/
{team_id}
/user/
{user_id}
Language
Shell
Node
Ruby
PHP
Python
RESPONSE
Click
Try It!
to start a request and see the response here!