GET api/v2/jobRuns
Summary: Get JobRuns
Operation ID: JobRuns_GetJobRuns
Auth: oauth2
Operation ID: JobRuns_GetJobRuns
Auth: oauth2
Description
Gets a collection of JobRuns. When successful, the response is a PagedResponse of JobRuns. If unsuccessful, an appropriate ApiError is returned.
Parameters (3)
includeActivityRunDetails
(boolean, query, optional)
Optional. Indicates whether to include ActivityRun details. Defaults to false.
limit
(integer, query, optional)
Optional. The page limit. If not specified, the default page limit is 10.
offset
(integer, query, optional)
Optional. The page offset. If not specified, the default page offset is 0.
No probe data for this endpoint yet.