Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Source information (such as the source key, and tags and types) can be obtained via the "person/get" API call.

Examples

Code Block
languagejavascript
titleExample 1:
{
	"input": {
		"tags": [ "topic:cyber", "topic:defense" ]
	}
}

...