Get Profile Details

This API gets the profile of the User.

Resource URL

GET - /sms/2.0/ui/subscriber/get/details/{username}

Header Paramater

Authorization
required
Bearer Access Token

NOTE: Access Token here refers to the access authorization token.

URL Parameter

username
required
Username or email ID entered by the user to register.Get “username” from Device Login response

Example Request URL

GET - http://_JTV_HOST_/sms/2.0/ui/subscriber/get/details/{username}

Example Request

PHP Code

Example Return

Response