Get Transfer Session
Get specified transfer session
Request
URI
GET
https://{api_host}/cloudapi/1.0.0/transferSessions/{transferSessionUrn}
COPY
Path Parameters
string
transferSessionUrn
Required
transferSessionUrn
string
transferSessionUrn
Required
transferSessionUrn
Responses
200
OK
Returns TransferSession of type(s) application/json;version=39.0
{
"id": "string",
"user": "string",
"org": "string",
"creationTime": "string",
"lastUpdatedTime": "string"
}
string
id
Required
URN for transfer session. This is immutable.
string
user
Optional
URN of the user that owns this transfer session.
string
org
Optional
URN of the organization this transfer session belongs to.
string As date-time As date-time
creationTime
Optional
The ISO-8601 timestamp of creation time of the transfer session.
string As date-time As date-time
lastUpdatedTime
Optional
The ISO-8601 timestamp when this transfer session was last updated.
Availability
Added in 40.0.0-alpha
Transfer Sessions Operations
GET
Get Transfer Session
GET
Query Transfer Session Items
GET
Query Transfer Sessions