EndpointsInfo for a client
Endpoints

Info for a client

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

The id of the client to retrieve

Request Preview
Response

Response will appear here after sending the request

Path Parameters

clientIdstring
Required

The id of the client to retrieve

Responses

Expected response to a valid request