not_implemented
Gets `Operation` objects
Returns all Operation objects matching filter (if specified)
get/v1/operations
Query parameters
filterstring
Return objects that match this filter
fieldsstring[]
Return partial objects with specified fields
limitinteger
If the number of available results is larger than limit, Conductor returns a nextPageToken that can be used to get the next page of results in subsequent list requests. Acceptable values are 0 to 500, inclusive. (Default: 500)
pageTokenstring
Specifies a page token to use. Set pageToken to the nextPageToken returned by a previous list request to get the next page of results.
Response
Successful response