get https://api.sigmacomputing.com/v2/accountTypes//permissions
Returns all feature permissions for a specific account type.
Usage notes
- Retrieve the accountTypeId by calling the /v2/accountTypes endpoint.
- To perform this operation, you must use API credentials owned by a user assigned the Admin account type.
Usage scenarios
- Display permission details in an admin interface.
- Validate user capabilities based on account type.
- Compare permissions across different account types.