{
"resultCount": 1,
"skipCount": 0,
"resourceName": "string",
"resourceType": 0,
"resourceSubType": 0,
"showReadCount": true,
"showProjectName": true
}
curl --location --request POST '/blackHole3D/project/share/v3/shareToMe/list' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"resultCount": 1,
"skipCount": 0,
"resourceName": "string",
"resourceType": 0,
"resourceSubType": 0,
"showReadCount": true,
"showProjectName": true
}'
{
"items": [
{
"resultCount": 1,
"skipCount": 0,
"shareId": "6a9e781b-5ee2-4314-8665-1c09eed0443a",
"projId": "5effe21d-87c1-4f25-956a-63877466b586",
"projName": "string",
"shareType": 0,
"resourceId": "026d60bb-63a8-407e-bf67-01dcfc6022e6",
"resourceType": 0,
"resourceNo": "string",
"resourceName": "string",
"limitedTime": 0,
"limitedTimeBegin": "2019-08-24T14:15:22Z",
"limitedTimeEnd": "2019-08-24T14:15:22Z",
"shareFromUser": "6b844af9-f175-4e2c-804d-49f39cf4a74e",
"shareToToken": "string",
"shareStatus": 0,
"count": 0,
"shareFromUserName": "string",
"resourceSubType": 0,
"statusDes": "string"
}
],
"totalCount": 0
}