Profile¶ class icometrix_sdk.resources.profile.Profile(api)¶ Bases: object Parameters: api (ApiClient) who_am_i()¶ see the currently logged-in user Returns: The current User or 401 Return type: User