Legacy Dev Forum Posts

 View Only

Sign Up

How do you get inactive users?

  • 1.  How do you get inactive users?

    Posted 06-05-2025 18:11

    dsouther | 2017-02-08 18:01:40 UTC | #1

    The /api/v2/users endpoint only includes active users, and there is no option to include inactive users indicated in the api. Is there any way to get them?


    tim.smith | 2017-02-08 18:19:47 UTC | #2

    Users are soft deleted, so the data is still there, but there's not currently any APIs that will allow you to get deleted users. I think there's an outstanding request for that, I'll update with info once I find it or create a new request.

    Edit: API-1816 will allow retrieval of deleted users as well as undeleting them.


    anil.kumar | 2017-02-17 05:48:22 UTC | #3

    Hi Tim,

    Is this implemented now ? which version of Java SDK has this API ?


    tim.smith | 2017-02-17 15:28:46 UTC | #4

    Is this implemented now

    No


    anil.kumar | 2017-02-20 00:38:36 UTC | #5

    Is there any plan to implement API-1816 in near future ? if this API is not available now, is there any alternative that can be used to get the details of inactive users ?


    tim.smith | 2017-02-21 15:13:57 UTC | #6

    The information isn't exposed anywhere until that issue is completed. I don't have a timeline for it's release.


    system | 2017-08-28 19:31:57 UTC | #7


    This post was migrated from the old Developer Forum.

    ref: 896