EndpointsInfo for a call

Info for a call

curl -X GET "http://petstore.swagger.io/v1/calls/example_string" \
  -H "Content-Type: application/json"
[
  "null"
]
GET
/calls/{callId}
GET
Base URLstring

Target server for requests. Edit to use your own host.

path
callIdstring
Required

The id of the call to retrieve

Request Preview
Response

Response will appear here after sending the request

Path Parameters

callIdstring
Required

The id of the call to retrieve

Responses

Expected response to a valid request