PAGERDUTY_LIST_FIELD_OPTIONS_ON_A_CUSTOM_FIELD
List field options for a custom field. Custom Fields (CF) are a feature which will allow customers to extend Incidents with their own custom data, to provide additional context and support features such as customized filtering, search and analytics. Custom Fields can be applied to different incident types. <!-- theme: warning --> > ### Early Access > This endpoint is in Early Access and may change at any time. You must pass in the X-EARLY-ACCESS header to access it. Scoped OAuth requires: `custom_fields.read`
Available from 1 provider (1 remote)
Input Schema
{
"type": "object",
"properties": {
"field_id": {
"type": "string",
"title": "Field Id",
"description": "The ID of the field."
},
"type_id_or_name": {
"type": "string",
"title": "Type Id Or Name",
"description": "The ID or name of the Incident Type."
}
}
}
Remote Providers (1)
These servers are accessible over the network — no local installation needed.
PagerDuty
Remotepagerduty