BatchAction

SPA: Retrieves a Batch Action resource.

Returns a Batch Action by ID.

GET/api/spa/batch-actions/{id}

Authorizations

X-AUTH-TOKEN
stringheaderrequired

Value for the X-AUTH-TOKEN header parameter.

Path Parameters

id
stringrequired

BatchAction identifier

Response

200application/json

BatchAction resource

id
integer
type
enum<string>

Available options: retry_blockedforce_rendering_restart_pausedrendering_restart_pausedforce_rendering_revalidate_invalidedrendering_revalidate_invalidedmark_email_bouncedmark_email_deliveredresend_emaildelete

entityClass
string
done
boolean

Available options: truefalse

doneAt
string<date-time> | null
data
string[]
createdBy
string

User, created this entry

Example: "user1@company.com"

updatedBy
string

User, updated this entry

Example: "user1@company.com"

createdAt
string<date-time>

UTC date time of entry creation

Example: "2024-08-23T00:00:00+00:00"

updatedAt
string<date-time>

UTC date time of last entry update

Example: "2024-08-23T00:00:00+00:00"

subClientId
integer

SubClient ID. Provided on instances with enabled sub-client module only.

Example: 3

subClientDescription
string

SubClient description. Provided on instances with enabled sub-client module only.

Example: "Branch Office A"