get https://api.kustomerapp.com/v1/klasses
Retrieves all Klasses.
Filter by status
status
You can filter results based on the status
of the Klass. Valid values are enabled
, existing_only
, and disabled
. The default value is enabled
.
Any one of the following roles is required for this endpoint:
Legacy Role | Equivalent Permission Set Role |
---|---|
org.user.klass.read | org.permission.klass.read |
org.admin.klass.read |