List organizations (admin) with member count + last-active
get
/v1/admin/orgsSortable fields: name, createdAt, lastActiveAt. Default sort: -createdAt. Page size default 50, max 200. Use `cursor` for pagination; `offset` accepted during the convention migration window (cursor wins when both are supplied).