EndpointsGet instance info
Endpoints

Get instance info

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

The id of the instance to retrieve

Request Preview
Response

Response will appear here after sending the request

Path Parameters

instanceIdstring
Required

The id of the instance to retrieve

Responses

Expected response to a valid request

Was this page helpful?
Built with Documentation.AI

Last updated today