Skip to main content
GET
Get threat indicators for a case

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Case identifier

Query Parameters

size
number
page
number
filter
string
orderBy
string
orderDir
enum<string>
Available options:
asc,
desc

Response

200 - application/json
data
object[]
required

Paginated threat-indicator detections associated with the case

totalCount
number
required

Total number of threat-indicator detections matching the case