EndpointsGet specific decision
Endpoints

Get specific decision

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

The id of the decision to retrieve

Request Preview
Response

Response will appear here after sending the request

Path Parameters

decisionIdstring
Required

The id of the decision to retrieve

Responses

Expected response to a valid request

Was this page helpful?
Built with Documentation.AI

Last updated today