List public projects
Last updated
Was this helpful?
Last updated
Was this helpful?
Retrieve the list of all public projects. You don't need any authentication for this method.
/api/projects/public
Maximum number of results
Offset in results, can be used in conjunction with LimitResultsParameter to implement paging.
Only include projects where the name or owner contains this string
Comma separated list of project types to filter on. Supported values are 'audio', 'object-detection', 'image', 'accelerometer', 'other'.
accelerometer,audio,object-detection
Comma separated list of fields to sort query by. Prefix with a minus (-) sign to indicate descending order. Default order is ascending
id,-name