# Get RFI **GET /public/v1/projects/{projectId}/rfis/{rfiId}** ## Servers - SmartPM Production Environment: https://live.smartpmtech.com (SmartPM Production Environment) ## Authentication methods - Api key ## Parameters ### Headers - **X-COMPANY-ID** (string) The company's unique ID ### Path parameters - **projectId** (integer(int64)) - **rfiId** (integer(int64)) ### Query parameters - **loadCalculatedFields** (boolean) ## Responses ### 500 Internal Server Error #### Body: */* (object) object ### 200 OK #### Body: */* (object) - **rfi** (object) - **rfiActivityImpactResponses** (array[object]) RFI activity impact responses - **dateOfImpact** (string(date-time)) The earliest day a linked activity is scheduled to start - **impactState** (string) RFI’s impact state - **lowestFloat** (number(double)) The number of days until critical path is impacted by an open RFI - **delay** (integer(int64)) The number of days of delay that are related to a linked activities - **tiaEndDateVariance** (integer(int64)) The end date variance to primary milestone considering the RFI’s TIA model - **projectRisk** (string) Project risk level - **externalLink** (string) External link - **tiaCreated** (boolean) [Powered by Bump.sh](https://bump.sh)