cases
Get case connectors
Spaces method and path for this operation:
<div><span class="operation-verb get">get</span> <span class="operation-path">/s/{space_id}/api/cases/configure/connectors/_find</span></div>Refer to Spaces for more information.
Get information about connectors that are supported for use in cases. You must have read privileges for the Actions and Connectors feature in the Management section of the Kibana feature privileges.
get/api/cases/configure/connectors/_find
Response
Indicates a successful call.
Example response
[
{
"actionTypeId": ".none"
}
]