List all completed jobs for a client
List all completed jobs for a client
Authorizations
Authorization: Bearer $JWT_TOKEN
Headers
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240.
x > 0
Path Parameters
Client ID
Query Parameters
Filter results by created_at
value. See filter schema details for valid predicates.
Filter results by updated_at
value. See filter schema details for valid predicates.
Filter results by deleted_at
value. See filter schema details for valid predicates.
When a value of true
is passed, any Domains associated with scheduled and finished jobs for each client will have expanded properties including name
and type
. When a value of false
is passed, these same Domains will only return as a list of objectid
s.
When a value of true
is passed, any OUs associated with scheduled and finished jobs for each client will have expanded properties including name
and type
. When a value of false
is passed, these same OUs will only return as a list of objectid
s.
This query parameter is used for determining the number of objects to skip in pagination.
x > 0
This query parameter is used for setting an upper limit of objects returned in paginated responses.
x > 0
Sortable columns are event_id
, execution_time
, status
, start_time
, end_time
, log_path
, domain_controller
, event_title
, last_ingest
, id
, created_at
, updated_at
, deleted_at
.
Filter results by column integer value. Valid filter predicates are eq
, neq
, gt
, gte
, lt
, lte
.
Filter results by column string value. Valid filter predicates are eq
, ~eq
, neq
.
Filter results by column boolean value. Valid filter predicates are eq
, neq
.
Filter results by column boolean value. Valid filter predicates are eq
, neq
.
Filter results by column boolean value. Valid filter predicates are eq
, neq
.
Filter results by column boolean value. Valid filter predicates are eq
, neq
.
Filter results by column boolean value. Valid filter predicates are eq
, neq
.
Filter results by column boolean value. Valid filter predicates are eq
, neq
.
Filter results by column string value. Valid filter predicates are eq
, ~eq
, neq
.
Filter results by column string value. Valid filter predicates are eq
, ~eq
, neq
.
Filter results by column string value. Valid filter predicates are eq
, ~eq
, neq
.
Filter results by column string-formatted uuid value. Valid filter predicates are eq
, neq
.
Filter results by column integer value. Valid filter predicates are eq
, neq
, gt
, gte
, lt
, lte
.
Filter results by column timestamp value formatted as an RFC-3339 string.
Valid filter predicates are eq
, neq
, gt
, gte
, lt
, lte
.
Filter results by column timestamp value formatted as an RFC-3339 string.
Valid filter predicates are eq
, neq
, gt
, gte
, lt
, lte
.
Filter results by column timestamp value formatted as an RFC-3339 string.
Valid filter predicates are eq
, neq
, gt
, gte
, lt
, lte
.
Filter results by column timestamp value formatted as an RFC-3339 string.
Valid filter predicates are eq
, neq
, gt
, gte
, lt
, lte
.