Hi Zendesk Community!
I would like to first request your kind patience towards my questions (as well as me being slow at understanding) as I come from a none programming background and was tasked to create a Zendesk Class to call tickets and integrate it in Jupyter Notebook.
Here is what I have so far! I created a Zendesk Task and I read online that I can use Zenpy (which is a Python Wrapper to call the API) and I managed to make my first search API call!
However, I am not stuck at figuring out how I can be able to interpret the assignee_id, brand_id. I know each Agent and Brand have their own ID but how can I get those data and present this to be more readable?

I saw that there is an API call for users https://developer.zendesk.com/api-reference/ticketing/users/users/ but I am not too sure how to call this.
How can I find my brands? Is there an API call for that? I would be super grateful for anyone that can point me in the right direction or kindly guide me on this!!
Any help is greatly appreciated! Thank you!!
