whoami
Get the authenticated Splitwise account's profile to confirm which user is currently linked.
Instructions
Return the profile of the Splitwise account this server is authenticated as.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Splitwise's numeric id for this user. | |
| No | User's email address, if visible to the caller. | ||
| last_name | No | User's family name, if set. | |
| first_name | No | User's given name. | |
| picture_url | No | URL of the user's profile photo, if any. |