# Fetch a specific Supporting Document Type Instance **GET /v2/RegulatoryCompliance/SupportingDocumentTypes/{Sid}** Fetch a specific Supporting Document Type Instance. TODO: Resource-level docs ## Servers ## Parameters ### Path parameters - **Sid** (string) The unique string that identifies the Supporting Document Type resource. ## Responses ### 200 OK #### Body: (object) - **fields** (array | null) The required information for creating a Supporting Document - **friendly_name** (string | null) A human-readable description of the Supporting Document Type resource - **machine_name** (string | null) The machine-readable description of the Supporting Document Type resource - **sid** (string | null) The unique string that identifies the Supporting Document Type resource - **url** (string(uri) | null) The absolute URL of the Supporting Document Type resource [Powered by Bump.sh](https://bump.sh)