# Fetch specific Evaluation Instance **GET /v2/RegulatoryCompliance/Bundles/{BundleSid}/Evaluations/{Sid}** Fetch specific Evaluation Instance. TODO: Resource-level docs ## Servers ## Parameters ### Path parameters - **BundleSid** (string) The unique string that we created to identify the Bundle resource. - **Sid** (string) The unique string that identifies the Evaluation resource. ## Responses ### 200 OK #### Body: (object) - **account_sid** (string | null) The SID of the Account that created the resource - **bundle_sid** (string | null) The unique string that identifies the resource - **date_created** (string(date-time) | null) - **regulation_sid** (string | null) The unique string of a regulation - **results** (array | null) The results of the Evaluation resource - **sid** (string | null) The unique string that identifies the Evaluation resource - **status** (string | null) The compliance status of the Evaluation resource - **url** (string(uri) | null) [Powered by Bump.sh](https://bump.sh)