Retrieve Observable type. Required scopes: inspect:read.
External DocumentationTo learn more, visit the Cisco Talos documentation.

Parameters

ParameterDescription
Observable Object ContentThe value of the observable to get observable type of.
Could be a domain, a mail address, a hash, etc.

Example Output

[
	{
		"value": "cisco.com",
		"type": "domain"
	}
]

Workflow Library Example

Get Observable Type with Cisco Talos and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop