Podio API Documentation

Model: Byline

Describes the entity that performed an operation. The underlying object can be:

  • user
  • app
  • system

Fields:

Name Description Type Views
avatar_id

The id of the avatar. The meaning of the value depends on the avatar_type attribute.

Integer
avatar_type

The type of the avatar:

  • file - the avatar_id is the id of the file
  • icon - the avatar_id is the id of the icon

String
id

The id of the entity

Integer
image

The image of the entity.

File
last_seen_on

The date and time in UTC when the entity was last seen. This value is only set for entities of type "user".

Date and time
name

The full name of the entity

String
type

The type of the entity:

  • user
  • app
  • system
String
url

The link to the entity.

URL