How to recall a badge in a soap api call?

How would I call a badges information in a soap api call?

In our rest api, we are passing the client id and session id, but we are not sure how to do this for a soap api call...

Thanks