v1
latestOpenAPI 3.0.12026-07-267912192.3 MBAttachment Files
Search through Attachment Files objects in the data cache
Represents files that have been cached in the Vista App. The keys on this endpoint match the keys on the dm/2/data/attachments endpoint.
Vista views: HQAT, HQAF
post/direct/subscribers/{subscriber_code}/vista/dm/2/data/attachment_files/cache/search
Path parameters
subscriber_codestring required
The code of the subscriber that you are making this request for.
Headers
X-Application-Keystring required
Used to authorize access to the Direct API.
Request body
Response
Success
Example response
{
"data": [
{
"__modifiedUTC": "2020-01-01T13:01:01.1234567Z"
}
]
}