Events
API Documentation for the BugSplat Events Endpoint
Get Events
Query Parameters
Name
Type
Description
{
"status": "success",
"events": [
{
"id": "118",
"type": "Comment",
"timestamp": "2022-02-02T19:25:11Z",
"uId": "27581",
"username": "[email protected]",
"firstName": "Bobby",
"lastName": "",
"message": "testing 123"
}
]
}Curl Example
Add Comment
Query Parameters
Name
Type
Description
Curl Example
Last updated
Was this helpful?
