EndpointsInfo for an entry

Info for an entry

curl -X GET "http://petstore.swagger.io/v1/entries/example_string" \
  -H "Content-Type: application/json"
[
  "null"
]
GET
/entries/{entryId}
GET
path
entryIdstring
Required

The id of the entry to retrieve

Request Preview
Response

Response will appear here after sending the request

Path Parameters

entryIdstring
Required

The id of the entry to retrieve

Responses

Expected response to a valid request