Desk API requests in python

Desk API requests in python

Could someone give me an example of how to structure an desk API call for all client happiness data in python?

I've authenticated successfully using self client, just not sure how to structure the request and the documentation example doesn't really make sense.

Thanks