Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

bulkActionSessionId
string<guid>
required

The unique identifier of the target bulk action session A bulk action session unique identifier

Example:

"00000000-0000-0000-0000-000000000000"

Query Parameters

includeDetails
boolean

The result will contain the action details information.

Response

OK.

The bulk action session information.

SessionId
string<guid>

A globally unique identifier

Example:

"00000000-0000-0000-0000-000000000000"

Action
enum<string>
Available options:
DeletePackage,
DownloadPackage,
NotifyActors,
RevokePackage,
SkipPackagePhase,
ExtendPackage,
RequestAuditTrails,
DeleteAuditProofs,
PackageStatusUpdate,
SoftDeletePackage,
UserEmailInvitationNotification
Status
enum<string>
Available options:
Pending,
Finishing,
Finished
Total
integer
Succeeded
integer
Failed
integer
FinishedTime
string<dateTime>
Details
object

The bulk action session information per item.