Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Query Parameters

project_id
string
required
filter
string
required

Filter the result-set by properties using a subset of the Kibana Query Language. Only AND statements are supported. E.g. set_id:football and disabled:false

Note: set_id is mandatory.

Response

OK

types
object[]