Files endpoint: Returns a file by id with a signed S3 URLCopy Pageget https://api.devgrid.io/files/{id}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsiduuidrequiredID of the file to getQuery ParamssizestringImage size in WxH format (e.g., '200x200') or 'original' for original sizeResponses 200Success response: File with signed URL 400User Error Response: Invalid size format 401Error response: Unauthorized 404Error response: File not found 500Server Error Response: Server encountered an errorUpdated about 1 month ago