Intel

Get intel

get

Get the intel list

Query parameters
searchstringOptional
eventstring · uuidOptional

Filter intel by event ID

typestringOptional

Filter intel by type

offsetintegerOptional

Pagination offset

limitinteger · min: 1 · max: 100Optional

Pagination limit

orderBystringOptional

Order the results by this field, in this direction

Example: createdAt:descPattern: ^[a-zA-Z0-9\_]+(:(asc|desc))?$
Responses
chevron-right
200

OK

application/json
get
/intel
200

OK

Get Intel

get

Get a single Intel object

Path parameters
intelIdstring · uuidRequired
Responses
chevron-right
200

OK

application/json

User Permissions Role

idstring · uuidRead-onlyOptional
typestring · enumRead-onlyOptional

The intel type

Possible values:
observableIdstringRead-onlyOptional

The intel id

observableValuestringRead-onlyOptional

The intel value

threatScorenumberRead-onlyOptional

The threat score

longitudenumber · nullableRead-onlyOptional

The longitude

latitudenumber · nullableRead-onlyOptional

The latitude

citystring · nullableRead-onlyOptional

The city

regionstring · nullableRead-onlyOptional

The region

countrystring · nullableRead-onlyOptional

The country

organisationNamestring · nullableRead-onlyOptional

The organisation name

organisationAsnstring · nullableRead-onlyOptional

The organisation asn

firstSeenstringRead-onlyOptional
lastSeenstringRead-onlyOptional
createdAtstring · date-timeRead-onlyOptional
updatedAtstring · date-timeRead-onlyOptional
get
/intel/{intelId}
200

OK