connectionManagement
Get incident templates for CloudSOAR connections.
Get incident templates for CloudSOAR connections.
post/v1/connections/incidentTemplates
Request body
Example request
{
"url": "https://staging.soar.sumologic.com/",
"authHeader": "SOMEAUTHHEADERSTRING",
"connectionId": "0000000000123ABC"
}Response
A list of the incident templates for the given CloudSOAR account.
Changes
No recorded changes to this endpoint across all 6 revisions of this API.