System Admin
List all system administrators
Retrieve a paginated list of users with system administrator privileges (SystemAdmin only). Supports offset (default 0) and limit (default 50, max 200) query parameters. Walks the partial-friendly idx_users_is_system_admin index.
get/system/admin/list
Query parameters
offsetinteger
Page offset
limitinteger
Page size (max 200)
Response
System admins retrieved successfully
Changes
Changed in 2 of the 82 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲