Close menu
Explore Plans
Mobile menu Close menu
Splitwise

List groups

Pro plus icon This query returns the groups you belong to.

Developer info

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

Query fields

No fields for this query

Ingredients

Group The unique Splitwise ID of the group.

Slug
group_id
Filter code
Splitwise.getGroups.GroupId
Type
String
Example
84538491

Group name The name of the group.

Slug
group_name
Filter code
Splitwise.getGroups.GroupName
Type
String
Example
Roommates

Group type The type of the group (e.g., apartment, house, trip, other).

Slug
group_type
Filter code
Splitwise.getGroups.GroupType
Type
String
Example
apartment

Member count The number of members in the group.

Slug
member_count
Filter code
Splitwise.getGroups.MemberCount
Type
String
Example
4

Updated at The date and time when the group was last updated.

Slug
updated_at
Filter code
Splitwise.getGroups.UpdatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00