User Availability

Hi there,

Is it possible to get data on User last login time? I’m trying to figure out if Users are available (ie have logged into PD today).

best
Dan

Hi Dan,

You can get Last Login Time from GET /users/{id}

Keep in mind that this is only helpful if a User also has logged out.