# Retrieve Request API Common Content 1
source: https://developer.mastercard.com/cross-border-services/documentation/api-ref/rfi-apis/common1-retrieve-request-api/index.md

## Environment Domains {#environment-domains}

* Sandbox/MTF
* Production

```Sandbox/MTF
https://sandbox.api.mastercard.com/send/partners/{partner_id}/crossborder/rfi/requests/{request_id} 
```

```Production
https://api.mastercard.com/send/partners/{partner_id}/crossborder/rfi/requests/{request_id}
```

## API {#api}

[**Open Specification**](https://static.developer.mastercard.com/content/cross-border-services/swagger/RFI+Spec.yaml)

This API will be used to retrieve the latest information of a RFI request. The response provides the latest status of the request, information requested of the Customer, response provided by the Customer (when available) and the review status for each field (when available).
