Files
List files
ListFiles
Returns list of files based on specified parameters.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Maximum number of records to return
Filter the result-set by properties using a subset of the Kibana Query Language.
This currently supports queries based on platform_id and environment, e.g. platform_id:Zidfx48am194 AND environment:web
Important: the filter requires environment
to be specified.
The pagination token in the List request.