v1
latestOpenAPI 3.0.12026-08-061638881007.6 KBInternal transfers
Get a single internal transfer by operation ID
Returns the current state of an internal transfer. Clients poll this after a 202 from the create endpoint until the status is terminal (COMPLETED or FAILED) or PENDING_VERIFICATION. Reads are eventually consistent.
get/v1/domains/{domainId}/omnibus/{omnibusId}/internal-transfers/{operationId}
Path parameters
domainIdstring uuid required
omnibusIdstring uuid required
operationIdstring uuid required
Operation ID returned by the create endpoint
Response
Current state of the internal transfer