Admin - Customer List
Opened this issue · 1 comments
AmooAti commented
Story
As an admin, I want to get customer list
API
Method: GET
Endpoint api/admin/customers
Auth: admin
Request: page
, limit
Response:
- Paginator with customer model data without password
Checklist
- API Doc
- Test
parhaaam commented
Auth: admin
is not implemented due to it was not ready