Skip to main content
GET
Retrieve a Transfer Batch

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

transfer_batch_id
string
required

Id of the transfer batch to fetch

Response

200 - application/json

OK

id
string<uuid>
status
enum<string>
Available options:
completed,
pending
metadata
object
items
transfer-batch-item · object[]