# UserData Scoped userdata storage functions. ## Get scoped userdata - [GET /get_scoped_userdata](https://api.docs.cpanel.net/specifications/whm.openapi/userdata/get_scoped_userdata.md): This function retrieves all userdata key/value pairs within the specified scope. ## Set scoped userdata - [GET /set_scoped_userdata](https://api.docs.cpanel.net/specifications/whm.openapi/userdata/set_scoped_userdata.md): This function sets (creates or updates) a userdata key/value pair within the specified scope and returns the full updated mapping.