Get SDN details

Version v0
download iconDownload spec

Endpoint

GET
https://coms.dev.att.com/contract-inventory/contract-sdn/{cnum}

Response ok or error message

arrowRequest

Path Parameters

    Body Parameters

    Responses

    OK

    arrowBody

    application/json

      REQUEST

      1
      2
      3
      curl --request GET \
           --url https://coms.dev.att.com/contract-inventory/contract-sdn/string \
           --header 'accept: application/json'

      RESPONSE

      1
      2
      3
      {
        "type": "object"
      }