Close menu
Explore Plans
Mobile menu Close menu
Splitwise

List my details

Pro plus icon This query returns details about your own Splitwise account.

Developer info

API endpoint slug
splitwise.get_current_user
Runtime method
performQuery("splitwise.get_current_user"}

Query fields

No fields for this query

Ingredients

User Your unique Splitwise ID.

Slug
user_id
Filter code
Splitwise.getCurrentUser.UserId
Type
String
Example
108251248

Name Your first and last name.

Slug
name
Filter code
Splitwise.getCurrentUser.Name
Type
String
Example
John Doe

First name Your first name.

Slug
first_name
Filter code
Splitwise.getCurrentUser.FirstName
Type
String
Example
John

Last name Your last name.

Slug
last_name
Filter code
Splitwise.getCurrentUser.LastName
Type
String
Example
Doe

Email Your email address.

Slug
email
Filter code
Splitwise.getCurrentUser.Email
Type
String
Example
john@example.com

Default currency Your default currency code.

Slug
default_currency
Filter code
Splitwise.getCurrentUser.DefaultCurrency
Type
String
Example
USD

Registration status Whether your account is confirmed.

Slug
registration_status
Filter code
Splitwise.getCurrentUser.RegistrationStatus
Type
String
Example
confirmed

Locale Your account locale.

Slug
locale
Filter code
Splitwise.getCurrentUser.Locale
Type
String
Example
en

Country code Your account country code.

Slug
country_code
Filter code
Splitwise.getCurrentUser.CountryCode
Type
String
Example
US