Skip to content

Fetches latest activity summary for the realm.

GET
/realms/{realm_id}/activity
realm_id
required
string format: uuid

The id of the realm.

The realm activity summary.

object
id

The Realm id.

string format: uuid
boards

The activity summary for each board in the realm. | Keys are the uuid of each board.

object
key
additional properties
object
id
string format: uuid
last_post_at
required
One of:
string format: date-time
last_comment_at
required
One of:
string format: date-time
last_activity_at
required
One of:
string format: date-time
last_activity_from_others_at
required
One of:
string format: date-time
last_visit_at
required
One of:
string format: date-time

The realm was not found.