.. meta:: :description: This documentation will guide you through the use of the Memset API. .. index:: double: Methods; partner.service .. _partner.service: Partner Service Methods ----------------------- .. function:: partner.service.list Return a list information about partner managed services on associated accounts. :raises: :class:`ApiErrorAccountDoesNotExist` if `account_name` is provided and does not match the name of any account associated with the calling partner. :param account_name: The name of the account to limit results to. Ensure this value has at most 20 characters. :type account_name: String, Optional :returns: A list of dictionaries with the same keys as :func:`service.info`.