BugSnag Tables
The provider models the data in API as a list of tables in a relational database that can be queried using standard SQL statements.
BugSnag Tables
Name | Description |
Collaborators | List all collaborators that are members of an organization. |
ErrorPivots | List Pivots on an error |
ErrorPivotValues | List values of Pivots on an error |
Errors | Get a list of the errors on a project. |
Events | Get a list of the events on a project. |
LatestEvent | Get the latest event on a error. |
Organizations | List the current user's organizations. |
ProjectPivots | List Pivots on an project |
ProjectPivotValues | List values of Pivots on a project |
Projects | Lists an Organization's Projects |
Releases | List releases on a project. |