logo
EndpointsGet specific risk
Endpoints

Get specific risk

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

The id of the risk to retrieve

Request Preview
Response

Response will appear here after sending the request

Path Parameters

riskIdstring
Required

The id of the risk to retrieve

Responses

Expected response to a valid request

Was this page helpful?
Built with Documentation.AI

Last updated today