mirror of
https://github.com/Fijxu/BooyahDocs.git
synced 2025-01-09 19:17:24 -03:00
Fijxu
6905fea26d
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
210 B
210 B
Recieved Likes Count - Public
Request Method: GET
- /users/
userID
/received-likes/count = Get the channels followed by this user-
Response Example:
{ "count": 1241 }
-