Find All Service Profiles​​ 

List all service profiles registered under an API key​​ 

Get Service Profiles​​ 

Returns a comma separated list of service profiles​​ 

HTTP Request​​ 
 
GET https://5gedge.verizon.com/api/mec/eds/serviceprofiles​​ 
 
Ver también:​​ 

HEADER PARAMETERS: application/json​​ 

The request header must contain a current ThingSpace authorization bearer token and must set the content-type to JSON. For more information about tokens, see​​  Cómo comenzar​​ 

 

QUERY PARAMETERS: application/json​​ 

Desactivado​​ 

 

PATH PARAMETERS: application/json​​ 

Desactivado​​ 

 

REQUEST BODY: application/json​​ 

Desactivado​​ 

 

Responses​​ 

Note: For cases where user input exceeds the boundary values an additional "data" key will be returned with a relevant description. The error response returns an additional data key value beyond the error values listed here.​​  

 

RESPONSE BODY SCHEMA: application/json​​ 

  • Success response​​ 
    schema​​ 
    {
      "status": "Success",
      "data": [
        "serviceProfileId" , "serviceProfileId" , "serviceProfileId"
      ]
    }​​ 
    
Response Parameters​​ 
Parameter​​  Descripción​​ 
Parameter​​ serviceProfileId​​  Descripción​​ A unique identifier for the application's service profile​​ 

RESPONSE BODY SCHEMA: application/json​​ 

  • estatus​​ 
    secuencia​​ 

    HTTP status code​​ 

  • mensaje​​ 
    secuencia​​ 

    Error details​​ 

RESPONSE BODY SCHEMA: application/json​​ 

  • estatus​​ 
    secuencia​​ 

    HTTP status code​​ 

  • mensaje​​ 
    secuencia​​ 

    Error details​​ 

RESPONSE BODY SCHEMA: application/json​​ 

  • estatus​​ 
    secuencia​​ 

    HTTP status code​​ 

  • mensaje​​ 
    secuencia​​ 

    Error details​​