Read

Get Single Groups

GET - /v2/companies/<company_id>/groups/<group_id>

Responses:

Successful Response

Single Group object.

Get All Groups in the company

GET - /v2/companies/<company_id>/groups

Responses:

Successful Response

A JSON array containing Group objects.


What’s Next