CaseTypes
Retrieves a list of case types that a worker has access to.
Workday Resource Information
Retrieves a list of case types that the specified worker has access to. When you don't specify a worker, retrieves a list of case types that the processing worker has access to.Secured by: Manage: Case Create on Behalf Of+TG, Self Service: Help Case Management+TG
Scope: Help
Columns
| Name | Type | Description |
| Id [KEY] | String | Id of the instance |
| Confidential | Bool | Supported for: SELECT. Case type confidential flag for REST service. |
| Description | String | Supported for: SELECT. Case Type Description. |
| External | Bool | Supported for: SELECT. Returns true if the case type is external. |
| HasQuestionnaire | Bool | Supported for: SELECT. Boolean value returning true if the Case Type has a questionnaire. |
| Name | String | Supported for: SELECT. The name of the case type. |
| Questionnaire_Id | String | Supported for: SELECT. Id of the instance |
| Worker_Prompt | String | The worker to use to determine access to case types. |