Get bulk operation
Retrieve details of a specific bulk operation including current status, individual rule statuses, and error messages for failed rules.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Bulk operation ID.
Query Parameters
Fields to include in the response.
NONE Response
OK
- Delete
- Edit
- Migrate
- Publish
- Unpublish
Summary of a bulk delete rule operation.
Discriminator for the operation type. Is deleteRule for this operation.
deleteRule Entity id.
User who created the entity.
Date when the entity was created.
User who last updated the entity.
Date when the entity was last updated.
Current status of the bulk operation.
PENDING, WAITING, COMPLETED, COMPLETED_WITH_ERRORS, FAILED Last time the heartbeat was sent for this bulk operation.
User friendly message if the bulk operation failed or completed with errors. null if the operation has not failed.
List of rules and their individual status in this bulk operation.