Skip to main content
GET
Get Filesystem Bin Batch

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Api-key
string | null

Path Parameters

batch_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
name
string
required
child_type
string
required
status
string
required
deleted_at
string<date-time>
required
entry_count
integer
required
asset_count
integer
required
allowed_actions
FilesystemBinAllowedActionsRead · object
required
asset_type
string | null
deleted_by
string | null
purge_after
string<date-time> | null
purge_requested_at
string<date-time> | null
original_parent_id
string<uuid> | null
original_path_segments
string[]
last_error
string | null
root
FilesystemBinEntryRead · object | null