Retrieves a collection of available user security groups. Returns all available groups enabled for your instances. Use this endpoint to get all user groups available to be assigned to a user account.
Successful Request. Security Groups Retrieved Successfully.
One or more required parameters are missing or invalid.
Authentication failed (unauthorized).
Forbidden. You do not have permissions to perform this action, or your connection information is not correct.
The server is too busy to handle the request.
{- "groups": [
- {
- "id": "e4c15b2b-8540-45e5-96ef-4145322fb07c",
- "name": "Art Directors"
}
], - "pagination": {
- "total": 1000,
- "before": "7140k9-44f",
- "after": "169677qp8-afe"
}
}