Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 3.3 KB

File metadata and controls

16 lines (12 loc) · 3.3 KB

GetFileResponse

File

Fields

Field Type Required Description Example
statusCode int ✔️ HTTP Response Status Code 200
status string ✔️ HTTP Response Status OK
service string ✔️ Apideck ID of service provider google-drive
resource string ✔️ Unified API resource name files
operation string ✔️ Operation performed one
data Components\UnifiedFile ✔️ N/A
raw array<string, mixed> Raw response from the integration when raw=true query param is provided