CURLcurl -X GET \ -H "Authorization: [[apiKey]]" \ -H "Accept: application/json" \ "https://hostname:443/incidentfields/associatedTypes/{type}"
Get all incident fields associated with incident type
CURLcurl -X GET \ -H "Authorization: [[apiKey]]" \ -H "Accept: application/json" \ "https://hostname:443/incidentfields/associatedTypes/{type}"