# Fetch user binding **GET /v2/Services/{ServiceSid}/Users/{UserSid}/Bindings/{Sid}** TODO: Resource-level docs ## Servers ## Parameters ### Path parameters - **ServiceSid** (string) - **UserSid** (string) - **Sid** (string) ## Responses ### 200 OK #### Body: (object) - **account_sid** (string | null) - **binding_type** (string | null) - **credential_sid** (string | null) - **date_created** (string(date-time) | null) - **date_updated** (string(date-time) | null) - **endpoint** (string | null) - **identity** (string | null) - **message_types** (array[string] | null) - **service_sid** (string | null) - **sid** (string | null) - **url** (string(uri) | null) - **user_sid** (string | null) [Powered by Bump.sh](https://bump.sh)