EndPoint Get custom field contexts
Name
get_custom_field_contexts
Description
Returns a paginated list list of contexts for a custom field. OAuth scopes required: read:field:jira, read:custom-field-contextual-configuration:jira
Parameters
Parameter |
Label |
Required |
Options |
Description |
FieldId |
FieldId |
YES |
|
|
Output Columns
Label |
DataType |
Length |
Raw |
Description |
IsLast |
DT_BOOL |
0 |
False |
|
Id |
DT_WSTR |
100 |
False |
|
Name |
DT_WSTR |
1000 |
False |
|
Description |
DT_WSTR |
4000 |
False |
|
IsGlobalContext |
DT_BOOL |
0 |
False |
|
IsAnyIssueType |
DT_BOOL |
0 |
False |
|
Input Columns
Label |
DataType |
Length |
Raw |
Description |
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime. |