You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
print("Exception when calling AccountApi->get_authenticated_user: %s\n"% e)
41
55
```
42
56
43
57
### Parameters
@@ -59,5 +73,11 @@ Name | Type | Description | Notes
59
73
-**Content-Type**: Not defined
60
74
-**Accept**: application/json
61
75
76
+
### HTTP response details
77
+
| Status code | Description | Response headers |
78
+
|-------------|-------------|------------------|
79
+
**200** | Current user details | - |
80
+
**0** | Error | - |
81
+
62
82
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
0 commit comments