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

page_size
integer<int32>
required

Maximum number of records to return

filter
string

Filter the result-set by properties using a subset of the Kibana Query Language. This is currently a reserved field only; there are no filters supported at this time.

page_token
string

The pagination token in the List request.

Response

OK

topics
object[]
next_page_token
string

The pagination token that should be used to get next subscription results. An empty value means no more results