Background Jobs

Returns a batch of BackgroundJobs

Get details for the Background Job ids passed in the request

post/v1/admin/background_job/batch

Request body

include_detailsboolean

Include payload details if true

include_only_statusboolean

Include just the status field if true

Response

Generated

resultsobject

Map from identifier to response model

Changes