Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 12.4 KB

File metadata and controls

19 lines (15 loc) · 12.4 KB

IamUserAvatar

The user's avatar data. This generally contains a URL within this property's 'contents' array.

Fields

Field Type Required Description Example
Id string Unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
RemoteId string Provider's unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
Name string The name of the file My Document
Category IamUserCategory The category of the file templates, forms, backups, etc.
Contents List<Models.Components.Content> : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The content of the file. Deprecated, use url and file_format one level up instead
CategoryId string The categoryId of the documents 6530
CreatedAt DateTime The creation date of the file 2021-01-01T01:01:01.000Z
UpdatedAt DateTime The update date of the file 2021-01-02T01:01:01.000Z
RemoteUrl string URL where the file content is located https://example.com/file.pdf
FileFormat IamUserFileFormat The file format of the file