Projects

Find optimizations by project

Find optimizations scoped to a project

get/v1/private/projects/{projectId}/optimizations

Path parameters

projectIdstring uuid required

Query parameters

pageinteger
sizeinteger
dataset_idstring uuid
dataset_namestring
namestring

Filter optimizations by name (partial match, case insensitive)

dataset_deletedboolean
filtersstring

Response

Optimizations page

pageinteger
sizeinteger
totalinteger
sortableBystring[]

Changes

Changed in 1 of the 57 revisions of this API.1

    • added the optional property content/items/error_info to the response with the 200 status

      response-optional-property-added