Podio API Documentation
Model: Reference
A generic representation for a wide range of obejcts that can be referenced by other objects.
Fields:
| Name | Description | Type | Views |
|---|---|---|---|
| accessor_count | The number of users who has access to the object besides the active user. |
Integer | |
| created_by | The entity that created the reference. |
Byline | |
| created_on | The date and time in UTC when the object was created. |
Date and time | full |
| created_via | The auth client the object was created through. |
AuthClient | |
| data | Specific data about the reference. |
Object | |
| id | The id of the reference. |
Integer | |
| link | The link to the reference. |
URL | |
| title | The title of the reference. |
String | |
| type | The type of the reference. |
String | |
| type_name | The localized name of the type. |
String |