Get Time Played
Activity
Get Time Played
Retrieve total playtime for a user
GET
Get Time Played
Get the total time a user has spent playing across all places. Requires either a single date or a date range.
Request
Parameters
The Roblox user ID
Single date to query (format: YYYY-MM-DD). Either this or both start/end must be provided.
Start date for range query (format: YYYY-MM-DD). Must be used with end parameter.
End date for range query (format: YYYY-MM-DD). Must be used with start parameter.
Response
200
Authorizations
Pass your API key in the apikey header. Alternatively, the x-api-key header is also accepted.
Path Parameters
Query Parameters
Single date to query (YYYY-MM-DD)
Start date for range query (YYYY-MM-DD)
End date for range query (YYYY-MM-DD)
Response
Playtime data

