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. content_base_type:event and content_type_id:football_match and disabled:false

Note: content_base_type and content_type_id are mandatory. These values should match content types as they have been defined in the CMS service.

Response

OK

sets
object[]