getAvailableEnumOptionsForWorkItemType
Retrieve the list of available enum options for a specific field in a given Work Item Type and project. Use pagination to control result size.
Instructions
Returns a list of available options for the requested field for the specified Work Item Type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The Project ID. | |
| fieldId | Yes | The Field ID. | |
| page_size | No | Limit the number of entities returned in a single response. See <a href="https://docs.sw.siemens.com/en-US/doc/230235217/PL20231017526942799.polarion_help_sc.xid2134849/xid2134871" target="_blank">REST API User Guide</a> for details. | |
| page_number | No | Specify the page number to be returned. Counting starts from 1. See <a href="https://docs.sw.siemens.com/en-US/doc/230235217/PL20231017526942799.polarion_help_sc.xid2134849/xid2134871" target="_blank">REST API User Guide</a> for details. | |
| type | No | The Type of the object. |