...
Field name | Type | Description |
---|---|---|
Topics | Topic[] | List of Topic objects |
Success | bool | Indicates whether a request was successful (true) or not (false) |
Message | string | Error message if success is false |
Request/Response
Path Parameters
Parameter Name | Type | Description |
---|---|---|
theme_id | string | Categories of this theme ID will be returned |
HTTP Request
GET https://sentry.bombora.com/v2/Topic/CategoriesByTheme?theme_id=1500622
...