Fetches latest activity summary for the realm.
GET /realms/{realm_id}/activity
GET
/realms/{realm_id}/activity
Authorizations
Section titled “Authorizations ”- None
- firebase
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” realm_id
required
string format: uuid
The id of the realm.
Responses
Section titled “ Responses ”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
The realm was not found.