Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 4.03 KB

File metadata and controls

18 lines (14 loc) · 4.03 KB

GetFilesResponse

Files

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 all
data array<Components\UnifiedFile> ✔️ N/A
meta ?Components\Meta Response metadata
links ?Components\Links Links to navigate to previous or next pages through the API
raw array<string, mixed> Raw response from the integration when raw=true query param is provided