cURL
Patch apitransfers
PATCH
cURL
Path Parameters
Body
Response
200 - application/json
Read-only representation of a transfer.
Includes denormalized labels (project_name, repository_name,
asset_content_title) so the client can render one row per
transfer without extra round-trips. Transfers are visible only to
the user who initiated them (GET /transfers/ lists the caller's own
transfers), and the labels reflect what the initiator could see at
initiation time — they remain readable even if the underlying
access grant is later revoked. project_* and repository_*
fields are nullable — an asset may have no owning project, and its
storage allocation may have been detached — clients MUST handle
null.
upload- Uploaddownload- Download
Available options:
upload, download pending- Pendingclaimed- Claimedin_progress- In Progresscompleted- Completedfailed- Failedexpired- Expired
Available options:
pending, claimed, in_progress, completed, failed, expired user- Usersystem- System
Available options:
user, system browser- Browserclient- Client (SDK endpoint)
Available options:
browser, client