How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Dust Identity Transfers API

Transfer ownership of threads across organizations

Dust Identity Transfers API is one of 24 APIs that Dust Identity publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Transfers. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.

This API exposes 18 operations across 16 paths, and defines 78 schemas. It is described by OpenAPI 3.2.0, at version 2026.7.4.

Requests are made against a single base URL, https://apid.dustid.io.

18 operations 16 paths 78 schemas 1 DELETE6 GET1 PATCH9 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2026.7.4
Base URL
https://apid.dustid.io
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Dust Identity Transfers API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (Bearer). By default, every request must be authenticated.

  • Bearer — JWT issued by the DUST auth service. Obtain one by exchanging a Service Account API key (GET /api/auth/token with the key header) or via the OAuth2 clientcrede…

Paths & Operations 18

Across 16 paths, the API surfaces 18 operations — 1 DELETE, 6 GET, 1 PATCH, 9 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Transfers 18

Transfer ownership of threads across organizations

GET
/api/v1/transfers
List transfers for the active team (status views or mail-box)
transfer.list 7 params → 200401
POST
/api/v1/transfers
Create a draft Transfer
transfer.create body → 200400401
GET
/api/v1/transfers/{transfer_id}
Get a Transfer with its Fabric Manifest items
transfer.get 1 param → 200401404
GET
/api/v1/transfers/{transfer_id}/preview
Authoritative Transfer Preview for a sent Transfer
transfer.preview 1 param → 200401404
GET
/api/v1/transfers/{transfer_id}/preview/resources/{res_id}/content
Offered Resource content for a Transfer Preview
transfer.preview_resource_content 3 params → 200401404
GET
/api/v1/transfers/{transfer_id}/preview/graph
Pre-acceptance provenance graph for a sent Transfer
transfer.preview_graph 2 params → 200401404
GET
/api/v1/transfers/{transfer_id}/preview/threads/{source_thread_id}/events
Disclosed transaction history for an offered Thread
transfer.preview_thread_events 3 params → 200401404
POST
/api/v1/transfers/{transfer_id}/send
Send a draft Transfer to a receiving team
transfer.send 1 param body → 200400401404
POST
/api/v1/transfers/{transfer_id}/respond
Respond to a received Transfer (accept / reject / request changes)
transfer.finalize 1 param body → 200400401404
POST
/api/v1/transfers/{transfer_id}/messages
Post a message on a Transfer's conversation
transfer.post_message 1 param body → 200400401404
POST
/api/v1/transfers/{transfer_id}/cancel
Cancel a draft, sent, or change-requested Transfer
transfer.cancel 1 param body → 200401404
POST
/api/v1/transfers/{transfer_id}/retry
Retry a failed Transfer
transfer.retry 1 param → 200401404
POST
/api/v1/transfers/{transfer_id}/abandon
Abandon a failed Transfer
transfer.abandon 1 param body → 200401404
POST
/api/v1/transfers/{transfer_id}/start-from-prior-manifest
Start a new shipment from a stopped shipment's manifest
transfer.start_from_prior_manifest 1 param body → 200400401404
POST
/api/v1/transfers/{transfer_id}/items
Add a Manifest Item to a draft Transfer
transfer.add_item 1 param body → 200400401404
PATCH
/api/v1/transfers/{transfer_id}/items/{item_id}
Update a Manifest Item on a draft Transfer
transfer.update_item 2 params body → 200400401404
DELETE
/api/v1/transfers/{transfer_id}/items/{item_id}
Remove a Manifest Item from a draft Transfer
transfer.remove_item 2 params → 200401404
PUT
/api/v1/transfers/{transfer_id}/primary-thread
Set the primary Thread of a draft Transfer
transfer.set_primary_thread 1 param body → 200400401404

Schemas 78

The contract defines 78 schemas that model the data the API accepts and returns. The most detailed are FabricDisclosedEvent (35 properties), Resource (24 properties), TransferListItem (20 properties), TransferOperation (17 properties). Each schema is shown below with its type and property counts.

ThreadFieldSelectMany
object
15 properties 15 required
ThreadFieldPhoneValue
object
1 property 1 required
ThreadFieldDefinitionDate
object
7 properties 2 required
ThreadFieldSelect
object
15 properties 15 required
ThreadFieldDateRange
object
15 properties 15 required
ThreadFieldText
object
15 properties 15 required
ThreadFieldDefinitionNumber
object
7 properties 2 required
ThreadFieldThreadValue
object
1 property 1 required
ThreadTemplate
object
11 properties 9 required
FabricTeamDisplay
object
5 properties 1 required
FabricDisclosedEvent
object
35 properties 20 required
ThreadFieldDefinitionTime
object
7 properties 2 required
ThreadFieldDefinitionSelect
object
7 properties 2 required
ThreadFieldLongText
object
15 properties 15 required
ThreadFieldTagsValue
object
1 property 1 required
Resource
object
24 properties 21 required
TransferListResponse
object
2 properties 2 required
ThreadFieldNumberValue
object
1 property 1 required
ThreadFieldJsonValue
object
1 property 1 required
ThreadFieldDefinitionJson
object
7 properties 2 required
ThreadFieldSelectManyValue
object
2 properties 2 required
ThreadFieldThread
object
15 properties 15 required
ThreadFieldDateRangeValue
object
2 properties 2 required
ThreadTemplateSpec
array
TransferPreviewOrganization
object
5 properties 5 required
ThreadFieldEmail
object
15 properties 15 required
ThreadFieldPhone
object
15 properties 15 required
FabricTransferReceipt
object
11 properties 9 required
ThreadFieldDatetime
object
15 properties 15 required
FabricGraphResponse
object
3 properties 3 required
TransferPreviewResourceContentResponse
object
1 property 1 required
TransferPreviewThread
object
10 properties 9 required
TransferTeamRef
object
5 properties 5 required
TransferSelectedThread
object
15 properties 15 required
ThreadFieldTags
object
15 properties 15 required
ThreadFieldDefinitionDatetime
object
7 properties 2 required
ThreadFieldBoolean
object
15 properties 15 required
TransferJobProgress
object
5 properties 5 required
ThreadFieldDefinitionTags
object
7 properties 2 required
ThreadFieldDuration
object
15 properties 15 required
TransferPreviewAssetBucket
object
4 properties 4 required
TransferPreviewResponse
object
7 properties 7 required
ThreadFieldSelectValue
object
2 properties 2 required
ThreadFieldDefinitionText
object
7 properties 2 required
ThreadFieldDefinitionBoolean
object
7 properties 2 required
ThreadFieldDefinitionDuration
object
7 properties 2 required
ThreadFieldDefinitionPhone
object
7 properties 2 required
FabricGraphEdge
object
12 properties 10 required
ThreadFieldEmailValue
object
1 property 1 required
Principal
object
11 properties 11 required
TransferGetResponse
object
7 properties 7 required
ThreadFieldTimeValue
object
1 property 1 required
ThreadFieldJson
object
15 properties 15 required
ThreadFieldNumber
object
15 properties 15 required
ThreadFieldDefinitionSelectMany
object
7 properties 2 required
ThreadFieldDurationValue
object
1 property 1 required
TransferOperation
object
17 properties 16 required
TransferListItem
object
20 properties 19 required
TransferThreadLink
object
2 properties 2 required
ThreadFieldDefinitionDateRange
object
7 properties 2 required
TransferPreviewThreadEventsResponse
object
1 property 1 required
ThreadFieldDefinitionUrl
object
7 properties 2 required
ThreadFieldDateValue
object
1 property 1 required
ThreadFieldTextValue
object
1 property 1 required
ThreadFieldResource
object
15 properties 15 required
PostTransferMessageRequest
object
1 property 1 required
ThreadFieldUrlValue
object
1 property 1 required
ThreadFieldDate
object
15 properties 15 required
FabricGraphNode
object
12 properties 11 required
ThreadFieldDatetimeValue
object
1 property 1 required
ThreadFieldDefinitionLongText
object
7 properties 2 required
ThreadFieldDefinitionResource
object
7 properties 3 required
FabricStateChangeReason
object
10 properties 7 required
ThreadFieldResourceValue
object
1 property 1 required
ThreadFieldBooleanValue
object
1 property 1 required
ThreadFieldUrl
object
15 properties 15 required
ThreadFieldDefinitionEmail
object
7 properties 2 required
ThreadFieldTime
object
15 properties 15 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dust-identity-transfers-api-openapi.yml Raw ↑

Other APIs Dust Identity publishes across the network.

DUST AuthD
Dust Identity Auth API
Dust Identity Bundles API
Dust Identity Certificate Forms API
Dust Identity Certificates API
Dust Identity Connections API
Dust Identity Events API
Dust Identity Fabric API
Dust Identity Files API
Dust Identity Metrics API
Dust Identity Notifications API
Dust Identity Org Admin API
Where this information came from

This is an independent, third-party profile of Dust Identity Transfers API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.