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 | Case type confidential flag for REST service. |
| Description | String | Case Type Description. |
| External | Bool | Returns true if the case type is external. |
| HasQuestionnaire | Bool | Boolean value returning true if the Case Type has a questionnaire. |
| Name | String | The name of the case type. |
| Questionnaire_Id | String | Id of the instance |
| Worker_Prompt | String | The worker to use to determine access to case types. |