Metadata
Metadata: Entities
List entity types that can appear in the Links graph for use as search filters.
get/metadata/entities
Response
Example response
{
"data": [
{
"id": "IpAddress",
"name": "An IP address"
}
]
}List entity types that can appear in the Links graph for use as search filters.
{
"data": [
{
"id": "IpAddress",
"name": "An IP address"
}
]
}