Frog Developer Platform

groups.getAll

3:06PM Aug 24th
0
*

Returns a list of all groups in the current company.

Roles

  • api.groups.getall
  • group.view.all

Example Return Data

"data":[
        {
         "id":"1",
         "name":"group-4c76281a97436"
        },
        {
         "id":"2",
         "name":"group-4c76281a97feb"
        },
        {
         "id":"3",
         "name":"group-4c76281a983d8"
        }
       ]

2 Comments

9:58AM Feb 01st
0

The id is a unique identifier for that group. This can be used to get more data about a specific group.

The name is the name of the class or group eg. "VLE Admin", "9En-1" etc.

(whoops! this was meant to be a reply to Arnaud Delobelle's comment!)

9:59AM Jan 18th
0

It would be good to specify the object returned for each group: it seems to be an object with two attributes: "id" and "name". What do these represent?

Ask a Question
Widget code generator
Watch our FDP Screencasts
Download our FDP Cheat Sheet

Badges

We've introduced badges to the FDP, get involved to open up more badges.

  • gold cup badge 500+ points
  • silver cup badge101-499 points
  • red rosette badge51-100 points
  • green rosette badge6-50 points
  • blue rosette badge0-5 points

FDP Support

This site should become your first port of call for all things FDP. If you have feedback or would like to see additional services on this site please contact us on fdp@frogtrade.com

a Frog site