Inquire subscriber profile
Version 4.0.0
Endpoint
GET
undefined/product/{id}
This operation retrieves subscriber profile using the subscriber number as ID. (TMF 637)
oauth2
Get a JWT Token from AT&T's Azure AD
authorizationCode:
scopes:
tokenUrl:https://login.microsoftonline.com/e741d71c-c6b6-xxxxxxx-0f3b32b07556/oauth2/v2.0/token
authorizationUrl:
Query Parameters
Header Parameters
Body Parameters
Responses
Success
Body
application/json
REQUEST
1
2
3
4
curl --request GET \
--url 'https://example.com/product/id?queryString=' \
--header 'accept: string' \
--header 'authorization: string'