EndpointsGet report details
Endpoints

Get report details

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

The id of the report to retrieve

Request Preview
Response

Response will appear here after sending the request

Path Parameters

reportIdstring
Required

The id of the report to retrieve

Responses

Expected response to a valid request