Retrieve a list of Permission Groups with pagination support. Use query parameters startingAfter and limit to navigate results.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Prefix for filtering permission groups by name
Id used to retrieve results that come after the specified item.
Response page limit. Min 1, Max 100, Default value is 10.