EndpointsInfo for a collection
Endpoints

Info for a collection

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

The id of the collection to retrieve

Request Preview
Response

Response will appear here after sending the request

Path Parameters

collectionIdstring
Required

The id of the collection to retrieve

Responses

Expected response to a valid request