GetAccountsList
extends BaseCommand
in package
implements
BaseCommandInterface
Class GetLoginList (only admin access) Return login list by filter. example: - only logins with groups "partner" and confirmed emails
Attributes
- #[Post]
- $path: "/GetAccountsList"
- $responses: [new \OpenApi\Attributes\Response(response: 200, description: "OK")]
Table of Contents
Interfaces
- BaseCommandInterface
Methods
Methods
Execute()
public
Execute(GetAccountsListRequest $data, array<string|int, string> $params) : GetAccountsListResponse
Parameters
- $data : GetAccountsListRequest
- $params : array<string|int, string>