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
200
BatchAction resource
id
integer
type
enum<string>
entityClass
string
done
boolean
doneAt
string<date-time> | null
data
string[]
createdBy
string
User, created this entry
updatedBy
string
User, updated this entry
createdAt
string<date-time>
UTC date time of entry creation
updatedAt
string<date-time>
UTC date time of last entry update
subClientId
integer
SubClient ID. Provided on instances with enabled sub-client module only.
subClientDescription
string
SubClient description. Provided on instances with enabled sub-client module only.