rollbar_projects
Details of the Rollbar projects.
-
source_id
Foreign key - System-wide Project ID.
-
name
string - Name of the project.
-
status
string - Status of the project.
-
created_at
date - Date the project was created.
-
updated_at
date - Date the project was last updated.
-
api_accessible
boolean - Whether the project is accessible via API.
-
access_token
string - Access token for the project.