List data
List data
Lists all data items. This can be filtered by the ?filter parameter.
GET
List data
Documentation Index
Fetch the complete documentation index at: https://docs.edgeimpulse.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Organization ID
Query Parameters
Selected dataset
Data filter in SQL WHERE format, where you can reference 'dataset', 'bucket', 'name', 'total_file_count', 'total_file_size', 'created' and any metadata label through 'metadata->' (dots are replaced by underscore).
Maximum number of results
Offset in results, can be used in conjunction with LimitResultsParameter to implement paging.