#site shows WHEN members joined a team but how to retrieve this info from the API?!?

7 messages · Page 1 of 1 (latest)

inner cedar
#

I was expecting https://lichess.org/api/team/dark-horse/users to show when members joined the team (Dark Horse) but the field createdAt contains the epoch when a user joined LiChess.
Does anyone know if the timestamp when a user joined a team is exposed through the API?

proper aurora
#

I don't believe this is stored in the database in the first place

inner cedar
proper aurora
#

hm, you're right

#

but no, it's not exposed in the API

#

though members should be ordered by join date if that's good enough

#

if you need the exact date, you can create an issue on github explaining why you need it