Skip to content

Admin: Get All Users (Paginated) #53

Description

@grantfox-oss

Description:
Allow admins to retrieve a paginated list of all users.

Tasks:

  • Create GET /api/admin/users
  • Require admin role
  • Support query params: page, limit, search (by name/email), role, kycStatus
  • Return paginated response: { data, total, page, totalPages }

Acceptance Criteria:
Admin can paginate and filter users; non-admins receive 403.


Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardOfficial CampaignCampaign: Official Campaign

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions