Search grouping jobs

Returns a list of grouping jobs.

A grouping job is a platform job that creates an analysis group, a collection of DLM analysis results, HD analysis results, and other analysis groups.

Grouping API jobs are identified as the GROUPING job type. To learn more about managing and tracking jobs, see Platform Jobs.

This operation supports response filtering based the value of a subset of properties. Depending on the property, you may use a combination of comparison operators, list operators, and logical operators.

Query Params
string

Query string to select response data based on property values. See Filtering Responses

Relational : (property) (comparison operator) (value) eg. jobId="100"

Boolean : (condition) (logical operator) (condition) eg. jobId="100" AND status="FINISHED"

string

Comma-delimited list of properties. Sort order defined by one of ASC (ascending) or DESC (descending). See Response Pagination.

int32
≥ 1
Defaults to 100

Number of records to display per page

int32
Defaults to 0

Number of page displaying the returned records, starting at 0.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json