Get Listening Minutes
Header Parameters
Authorizationstring Required
Basic auth using access key as username and secret key as password.
Query Parameters
msisdnstring Required
User's phone number. Required if externalUserId isn't provided
storeIdstring Required
API Key provided by Tuned Global for accessing the service.
externalUserIdstring Required
Unique identifier for the user in an external system. If provided, it will be used instead of msisdn.
Response
200
Object
Returns a numeric value representing the user's listening minutes.
401
Object
Authentication failed or store does not match credentials.
404
Object
User could not be found.
Was this section helpful?
Response
Was this section helpful?