v1

latestOpenAPI 3.0.32026-07-2659199427.5 KB
Bulk Operations

List bulk operations

List all bulk operations with optional filtering and pagination. Returns operations of all types including publish, unpublish, edit, delete, and migrate.

get/bulk-operations

Query parameters

specificationobject required

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

Filter criteria for bulk operations.

pageinteger
sizeinteger
sortstring[]

Pagination parameters including page number and size.

fieldsstring[]

Fields to include in the response.

Response

OK