Accounts
List Accounts
List all accounts with pagination, sorting, and search.
Returns a paginated list of accounts with user counts. Only superadmins can access this endpoint.
GET
List Accounts
Query Parameters
Page number (1-indexed)
Required range:
x >= 1Items per page
Required range:
1 <= x <= 100Column to sort by
Sort order
Pattern:
^(asc|desc)$Search query
Response
Successful Response
List Accounts