Is there a way to detect when a player was last online?

api.roblox.com is slowly being sunset and /users/USER_ID/onlinestatus has been recently been removed.

For replacements, use /v1/presence/last-online and /v1/presence/users see here for the deprecation announcement for the old endpoint.

9 Likes