X-API-Token: ********************
curl --location --request GET 'https://api.appcenter.ms/v0.1/apps///bugtracker/crashGroup/' \
--header 'X-API-Token;'
{
"id": "string",
"url": "string",
"title": "string",
"bug_tracker_type": "github",
"repo_name": "string",
"mobile_center_id": "string",
"event_type": "string"
}