Makeathon ends in00:00:00:00
Docs Home
/
Zoo Developer Tools
/
CLI
/
search

zoo org dataset conversions search

Search conversions by conversion ID or file path.

Options

dataset-id
Dataset ID
query
Search text matched against conversion ID or file path
--limit
Maximum number of items returned by one API call
--page-token
Token returned by a previous search call
--sort-by
Sort order
Possible values: created-at-ascending | created-at-descending | status-ascending | status-descending | updated-at-ascending | updated-at-descending
--paginate
Follow pagination until every match is returned
Default value: false
-f/--format
Command output format
Possible values: json | yaml | table
-d/--debug
Print debug info
Default value: false
--host
Zoo API host to use for all commands (e.g., "api.zoo.dev" or "http://localhost:8888"). Overrides the configured default host
-h/--help
Print help (see a summary with '-h')

See also

Found a typo?