Configurations
List configurations
ListConfigurations
Return list of configurations.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Maximum number of records to return
If this field is not empty then it must contain the next_page_token
value
returned by a previous call to this method. Using this field causes the
method to return additional results from the previous method call.
ID of the project for which configurations are returned.
Filter the result-set by properties using a subset of the Kibana Query Language. Only AND statements are supported.
Can be used to find the configurations attached to a workflow using workflow_id:xyz
Response
200
application/json
OK
The response is of type object
.