Invitation response from java sdk missing status

Hello, I’m using management API with Java SDK and I want to create organization invitation flow using management API.

When I invite users via Organization in Auth0 Dashboard I see that there is status

I want to retrieve all the invitations from auth0 using java sdk, but I don’t see status response ( “PENDING”, “Accepted” etc…)

Auth0 Management API v2

Is there a way to retrieve the status of the invitation using java sdk ?

1 Like

I’ve created a feature request for this Include organization invitation status in API

Please upvote!