All URIs are relative to https://api.phrase.com/v2
Method | HTTP request | Description |
---|---|---|
ShowUser | Get /user | Show current User |
CurrentUser ShowUser(ctx, optional)
Show current User
Show details for current User.
Name | Type | Description | Notes |
---|---|---|---|
ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
optional | *ShowUserOpts | optional parameters | nil if no parameters |
Optional parameters are passed through a pointer to a ShowUserOpts struct
Name | Type | Description | Notes |
---|---|---|---|
xPhraseAppOTP | optional.String | Two-Factor-Authentication token (optional) |
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]