Fetch a Change Request by UID in the CDO tenant.
GET {{baseUrl}}/v1/changeRequests/:changeRequestUid
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"name":"\u003cstring\u003e","uid":"\u003cuuid\u003e","description":"\u003cstring\u003e"}