Newer Version Available
Lens File Metadata Resource
- Resource URL
-
1/wave/lenses/<lensIdOrApiName>/files - Formats
- JSON
- Available Version
- 36.0
- HTTP Methods
- GET POST
- GET Request Parameters
-
Parameter Name Type Description Required or Optional Available Version page String A generated token that indicates the view of the lenses to be returned.
Optional 36.0 pageSize Integer The number of items to be returned in a single page. Minimum is 1,
maximum is 200, and default is 25.
Optional 36.0 - GET Response Body (WaveFileMetadataCollectionRepresentation)
-
Property Name Type Description Filter Group and Version Available Version files WaveFileMetadataRepresentation[] The list of file metadata. Small, 36.0 36.0 nextPageUrl String The URL to get the next page of contents in the collection. Small, 36.0 36.0 totalSize Integer The total count of the elements in the collection irrespective of the page. Medium, 36.0 36.0 url String The URL to get the collection. Small, 36.0 36.0 - POST Request Parameters
-
Parameter Name Type Description Required or Optional Available Version previewFile Binary The binary upload to create the preview file. Required 36.0 - POST Response Body (WaveFileMetadataRepresentation)
-
Property Name Type Description Filter Group and Version Available Version createdBy WaveUserRepresentation The user that created the file. Medium, 36.0 36.0 createdDate Date The created date of the file. Medium, 36.0 36.0 id String The 18 character file ID. Small, 36.0 36.0 lastAccessedDate Date The last accessed date of the file. Medium, 36.0 36.0 lastModifiedDate Date The last modified date of the file. Medium, 36.0 36.0 length Integer The size of the binary file. Small, 36.0 36.0 name String The name of the file. Small, 36.0 36.0 url String The URL of the file. Small, 36.0 36.0