GET wx_qy/get_media2location/{fileId}
获取临时素材
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
fileId | string |
Default value is 3d3LZAbYp3MBirIq73r6zVzIGMHIT7vUcf1YBX1Ewd5qIU1pgPjPqFI4ewnRDxA3z |
Body Parameters
None.
Response Information
Resource Description
获取临时素材
AttachmentName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
Title | string |
None. |
|
Filename | string |
None. |
|
Description | string |
None. |
|
State | integer |
None. |
|
Type | integer |
None. |
|
Notes | string |
None. |
|
AppCode | integer |
None. |
|
WxQyFileID | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "id": 1, "title": "sample string 2", "filename": "sample string 3", "description": "sample string 4", "state": 5, "type": 6, "notes": "sample string 7", "appCode": 8, "wxQyFileID": "sample string 9" }