Skip to main content
GET
List bulk operations

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

specification
object
required

Filter criteria for bulk operations. Base class for all list endpoint specifications - indicates no filtering is allowed for this entity if used directly in a controller.

pageable
object
required

Pagination parameters including page number and size.

fields
enum<string>[]

Fields to include in the response.

Available options:
NONE

Response

200 - */*

OK

content
(Delete · object | Edit · object | Migrate · object | Publish · object | Unpublish · object)[]

Summary of a bulk delete rule operation.

Example:
page
object