jobs

List Active Jobs

List a bounded page of currently running jobs for the caller's team.

get/v2/jobs/active

Query parameters

limitinteger
offsetinteger

Response

Successful Response

idstring uuid required
namestring nullable
descriptionstring nullable
taskset_idstring uuid nullable
taskset_namestring nullable
project_idstring uuid nullable required
statusstring required
max_stepsinteger required
group_sizeinteger required
max_concurrentinteger nullable
is_remoteboolean required
publicboolean
is_ownerboolean
can_editboolean
user_namestring nullable
user_avatar_urlstring nullable
created_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.