get https://api.sigmacomputing.com/v2/accountTypes
Returns a list of all account types available in the organization.
Usage notes
- Use the accountTypeId with the /v2/accountTypes/:accountTypeId/permissions endpoint to retrieve more detailed permissions.
- To perform this operation, you must use API credentials owned by a user assigned the Admin account type.
Usage scenarios
- Display available account types in an admin interface.
- Show an overview of account types for management.