Retrieve File

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

Request

URI:/files/{messageEID}/
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

Query parameters

Name Type Description
w number Desired thubmnail width, see Custom Thumbnails
h number Desired thubmnail height, see Custom Thumbnails

Response

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