Skip to main content
GET
Get cross-organization user transfer status (SuperAdmin only)

Authorizations

Authorization
string
header
required

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

Path Parameters

transferId
string
required

Response

Transfer status returned

transferId
string
required
status
enum<string>
required
Available options:
in_progress,
completed,
failed
action
string
startedAt
string<date-time> | null
completedAt
string<date-time> | null
error
string | null
payload
object