get https://{baseUrl}/V1/storeview//dashboard/returns/return/
Get a specific return request by id. Get id from list of returns for an order API
Sample Curl
curl --location 'https://mygatewayurl.com/V1/storeview/default/dashboard/returns/return/12'
.