Podio API Documentation
Model: File
Represents an uploaded file.
Related operations:
Fields:
| Name | Description | Type | Views |
|---|---|---|---|
| activity | The latest 2 activities on the object |
[ActivityGroups] | |
| context | The context of the file. |
Reference | |
| created_by | The entity who uploaded the file. |
Byline | basic, full |
| created_on | The date and time in UTC the file was uploaded. |
Date and time | basic, full |
| created_via | The auth client through which the file was uploaded. |
AuthClient | basic, full |
| description | The description of the file, if any. |
String | stream_activity, basic, stream, reference, mini, notification, full |
| file_id | The id of the file. |
Integer | |
| hosted_by | The service the file is hosted on. |
String | |
| hosted_by_humanized_name | The human name for the service the file is hosted on. |
String | |
| is_liked | True if the active user has liked this object, false otherwise. |
Boolean | |
| like_count | The number of users who have liked this object |
Integer | |
| link | The URL where the file can be downloaded. |
URL | |
| mimetype | The mimetype of the file, f.ex. image/png |
String | basic, stream_activity, stream, reference, mini, full, notification |
| name | The name of the file. |
String | mini, notification, full, stream, reference, stream_activity, basic |
| perma_link | The link to the file with information on Podio. |
URL | |
| pinned | True if the object is pinned by the active user, false otherwise. |
Boolean | notification |
| presence | The presence data for the object. This can be used to register presence on the object. |
Presence | full |
| push | Push information for the object |
Push | full, nav |
| replaces | The files this file replaces |
[Files] | full |
| rights | The list of rights the user has on the object. |
String list | full |