EndpointsGet provider info

Get provider info

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

The id of the provider to retrieve

Request Preview
Response

Response will appear here after sending the request

Path Parameters

providerIdstring
Required

The id of the provider to retrieve

Responses

Expected response to a valid request