Created
July 14, 2020 13:56
-
-
Save mayhem/f6ffcf24b99a5e23ea3a43415dc7d824 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Get the number of listens for a user ``user_name``. | |
The returned listen count has an element 'payload' with only key: 'count' | |
which unsurprisingly contains the listen count for the user. | |
:statuscode 200: Yay, you have listen counts! | |
:resheader Content-Type: *application/json* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment