View users last login date/time via API?

Hello Everyone.

Apologies if this is not the right section, but is there a way using the Open AI ChatGPT API, and something like Python or even just Postman, to output all users in a ChatGPT Team account and the last login date and time for each user?

Something like:

User_Email | Last_Login_Date | Last_Login_Time

joe123@test.com, 24-18-03, 22:21:20

Many thanks.

2 Likes

ChatGPT has no backend API to use. It is purely user interface.

2 Likes

Thank you for replying @_j . That is a shame.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.