v1
latestSwagger 2.02026-07-13285166341.1 KBJobs
Get Jobs
Gets a collection of Jobs. When successful, the response is a PagedResponse of Jobs. If unsuccessful, an appropriate ApiError is returned. ///
get/api/v2/jobs
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.
isIncludeDeletedboolean
Does it include deleted job, or not
Response
OK