# Permissionset

## List PermissionSets

 - [GET /v1/permissionsets](https://docs.synqly.com/api-reference/management/permissionset/permissionset_list.md): Returns a list of all PermissionSets objects that match the query params.

Operation ID: permissionset_list

## Get PermissionSet

 - [GET /v1/permissionsets/{permissionsetId}](https://docs.synqly.com/api-reference/management/permissionset/permissionset_get.md): Returns the PermissionSet object matching {permissionsetId}. For more information on PermissionSets, refer to our
Synqly Overview.

Operation ID: permissionset_get

