Skip to main content

Group

For loop type lifter_group, here are the query parameters and fields.

Query parameters

  • has_open_seats - Group has open seats, "true"/"false"
    Type: boolean

  • user - User ID or "current" for current user who belongs to the group.
    Type: string

  • visibility - Group visibility - "open", "private", "closed"
    Type: string, array

Fields

  • banner_image - Group banner image source

  • content - Group content

  • groups_item - Group's item - Membership/Course

  • has_open_seats - Group has open seats

  • id - Group ID

  • leaders - Group leaders

  • logo_image - Group logo image source

  • members - Group members

  • pending_invitations_count - Total number of pending invitations for the group.

  • seats_open - Group seats - open

  • seats_total - Group seats - total

  • seats_used - Group seats - used

  • visibility - Group visibility - "open": anyone can access, "private" : only users with active accounts on the site can access, "closed": only group members can access