Collections
Get optimization progress
Get progress of ongoing and completed optimizations for a collection
get/collections/{collection_name}/optimizations
Path parameters
collection_namestring required
Name of the collection
Query parameters
withstring
Comma-separated list of optional fields to include in the response. Possible values: queued, completed, idle_segments.
completed_limitinteger
Maximum number of completed optimizations to return. Ignored if completed is not in the with parameter.
Response
successful operation