Appearance
Hubs
Each federation has exactly one hub — the authoritative Moodle that publishes courses (mode A) and/or owns identity (mode B).
Hubs
Get the federation's hub
List audit activity for the hub
GET
/api/federations/{federationId}/hub/activity
Reverse-chronological. before is a ms-since-epoch cursor.
Authorizations
bearer
Type
HTTP (bearer)
Parameters
Path Parameters
federationId*
Federation slug or id.
Type
Requiredstring
Query Parameters
limit
1–100, default 25.
Type
number
before
Cursor: ms-since-epoch timestamp.
Type
string
Responses
application/json
[
{
}
]