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