v1

latestSwagger 2.02026-07-13285166341.1 KB
JobRuns

Get JobRuns

Gets a collection of JobRuns. When successful, the response is a PagedResponse of JobRuns. If unsuccessful, an appropriate ApiError is returned.

get/api/v2/jobRuns

Query parameters

limitinteger

Optional. The page limit. If not specified, the default page limit is 10.

offsetinteger

Optional. The page offset. If not specified, the default page offset is 0.

includeActivityRunDetailsboolean

Optional. Indicates whether to include ActivityRun details. Defaults to false.

Response

OK