Skip to main content

List Reassignment Config Types​

Gets a collection of types which are available in the Reassignment Configuration UI.

Responses

List of Reassignment Configuration Types


Schema
  • Array [
  • internalName ConfigTypeEnum

    Possible values: [ACCESS_REQUESTS, CERTIFICATIONS, MANUAL_TASKS]

    Enum list of valid work types that can be selected for a Reassignment Configuration

    displayName string

    Human readable display name of the type to be shown on UI

    description string

    Description of the type of work to be reassigned, displayed by the UI.

  • ]
Loading...