This endpoint returns a list of all topics
Table of Contents |
---|
Data Types
Object Topic
Field name | Type | Description |
---|---|---|
Id | int | Identifier |
Name | string | Display name |
Object Topics
Field name | Type | Description |
---|---|---|
Topics | List<Topic> | list of all topics |
Request/Response
HTTP Request
GET https://sentry.bombora.com/v2/cmp/GetAllTopics
...