Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

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