I'm still trying to create an automation that allows me to unlicense users that does not use Jira Cloud for a given time, but I'm unable to find an endpoint that allow me to get all my managed users, so I can process/ check against this endpoint
I think you're looking for the "Get managed accounts in an organization" call.
It looks like the response is paginated, so you'll need to manage that. Thankfully, the "links.next" attribute is easy to use.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.