Auth (V1)¶
Service for authentication info.
Source code in affinity/services/v1_only.py
1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 | |
whoami() -> WhoAmI
¶
Get info about current user and API key.
Source code in affinity/services/v1_only.py
1695 1696 1697 1698 1699 | |