teams¶
Client API for teams in Nexus.
- qnexus.client.teams.get(
- name: str,
Get a single team using filters. Throws an exception if the filters do not match exactly one object.
- qnexus.client.teams.get_all() DataframableList[TeamRef] ¶
No fuzzy name matching.