Inquire subscriber profile

Version 4.0.0
download iconDownload spec

Endpoint

GET
undefined/product/{id}

This operation retrieves subscriber profile using the subscriber number as ID. (TMF 637)

arrowSecurity

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:
arrowRequest

Query Parameters

Header Parameters

        Body Parameters

        Responses

        Success

        arrowBody

        application/json

        REQUEST

        1
        2
        3
        4
        curl --request GET \
             --url 'https://example.com/product/id?queryString=' \
             --header 'accept: string' \
             --header 'authorization: string'