-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Integrations - SDK - Java
-
None
-
1
User Problem
It looks like our Java SDK used to support calls to the User API, but it hasn't been updated ot use the v2 endpoints.
Suggested Solutions
Adding support in the Java SDK for the v2/user endpoints
Current Workarounds
Use the open SDK (https://engineering.opsgenie.com/how-to-utilize-opsgenies-openapi-specification-8c28c27239cb) or send curls via Java to our user API.