curl --request GET \ --url https://cloud.volttime.com/api/v2/teams/{team_id}/sites/{site_id}/groups \ --header 'Authorization: Bearer <token>'
{ "data": [ [], [] ] }
See the documentation for more information.
The ID of the team.
The ID of the site.
[[], []]
Was this page helpful?