# Fetch specific Assigned Item Instance **GET /v2/RegulatoryCompliance/Bundles/{BundleSid}/ItemAssignments/{Sid}** Fetch specific Assigned Item 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 we created to identify the Identity 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 Bundle resource. - **date_created** (string(date-time) | null) The ISO 8601 date and time in GMT when the resource was created - **object_sid** (string | null) The sid of an object bag - **sid** (string | null) The unique string that identifies the resource - **url** (string(uri) | null) The absolute URL of the Identity resource [Powered by Bump.sh](https://bump.sh)