Retrieve File Preview

GET https://[subdomain].speakap.com/files/:eid/:key

Request

URI:/files/{messageEID}/{key}
Method:GET
Accept:*/*
Cookie:OAuth 2.0 access_token
Authentication:OAuth 2.0

Parameters

Name Type Description
messageEID EID EID of a file type message
key EID Thumbnail variant

Response

200
Returns a binary file
403
Unauthorized: returns an Error object
404
Unknown file message or network: returns an Error object

See also

Thumbnails