mirror of
https://github.com/Fijxu/BooyahDocs.git
synced 2025-04-29 06:49:47 -04:00
The content of the Users API docs is still to be completed. APIs that are from the same url were merged in the same file. ./docs/users.md not yet completed
286 B
286 B
Playbacks - Public
Request Method: GET
- /users/
userID
/playblacks/count = Probably the number of times a user has replayed a VOD-
Response Example:
{ "total_count": 3, "count_by_game": [{ "game_id": 0, "count": 3 }] }
-