Searched refs:profiles_response (Results 1 – 1 of 1) sorted by relevance
200 def print_profiles(profiles_response): argument209 print_pagination_info(profiles_response)212 for profile in profiles_response.get('items', []):244 if not profiles_response.get('items'):