Skip to content

Instantly share code, notes, and snippets.

@mayhem
Created July 14, 2020 13:56
Show Gist options
  • Save mayhem/f6ffcf24b99a5e23ea3a43415dc7d824 to your computer and use it in GitHub Desktop.
Save mayhem/f6ffcf24b99a5e23ea3a43415dc7d824 to your computer and use it in GitHub Desktop.
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