Last updated 1 year ago
Was this helpful?
List all defined groups for workspace data policies.
A list of results that supports pagination.
GET /region-groups HTTP/1.1 Host: Authorization: Bearer jwt Accept: */*
OK
{ "results": [ { "name": "text", "availability": "generalAvailability", "regions": [ "text" ] } ], "nextPageToken": "text" }