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.