# Fetch the identity terms associated with the identity **GET /users/{user_id}/kyc/identities/{identity_id}/identity_terms** Fetch the identity terms associated with the identity or legal representative. ## Servers ## Parameters #### Path parameters - **user_id** (string) User id - **identity_id** (string) Identity or Legal representative id ## Responses ### 200: The identity terms of the identity or legal representative #### Body Parameters: (array[object]) - **custody_wallet_terms_acceptance** (boolean) - **custody_wallet_privacy_acceptance** (boolean) ### 404: Resource not found. [Powered by Bump.sh](https://bump.sh)