Get Transfer Session
Get specified 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
Responses
200
OK
Returns
TransferSession
of type(s)
application/json;version=9.1.0
{
"id": "string",
"user": "string",
"org": "string",
"creationTime": "string",
"lastUpdatedTime": "string"
}
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/cloudapi/1.0.0/transferSessions/{transferSessionUrn}
Availability
Added in 9.0.0
Transfer Sessions Operations
GET
Query Transfer Sessions
GET
Get Transfer Session
GET
Query Transfer Session Items