-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Integrations - SDK - Python
-
None
-
1
User Problem
Using the python SDK for alerts and incidents doesn't return all fields available via the API. For example, on incidents, description, service, and responders aren't returned. For the alerts, the owner team isn't returned.
Suggested Solutions
Updating the SDK to include these fields in the incident and alert object classes.
Current Workarounds
Sending requests to the API instead of using the SDK.