Skip to content

Admin & Hosts API

Admin operations including host management, dashboard, and impersonation.

Authentication

These routes are registered with: AdminPolicy.

Endpoints

MethodPathEditionOperationController
GET/admin/remaining-hostsCoreGet Remaining HostsAdminController@getRemainingHosts
GET/admin/other-hostsCoreGet Other HostsAdminController@getOtherHosts
GET/admin/all-hostsCoreGet All HostsAdminController@getAllHosts