Skip to content

Implemented the campagin stats#398

Merged
ayshadogo merged 1 commit into
Dfunder:mainfrom
Dev-Zully:Stat
Jun 29, 2026
Merged

Implemented the campagin stats#398
ayshadogo merged 1 commit into
Dfunder:mainfrom
Dev-Zully:Stat

Conversation

@Dev-Zully

Copy link
Copy Markdown
Contributor

Admin: Get Single User by ID
Description:
Allow admins to retrieve detailed information for a specific user.

Tasks:
Create GET /api/admin/users/:id
Require admin role
Return full user profile including KYC info (if any)
Return 404 if user not found
Acceptance Criteria:
Returns complete user details for valid ID; 404 for invalid ID.
closes #385

@ayshadogo ayshadogo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution

@ayshadogo ayshadogo merged commit 549008e into Dfunder:main Jun 29, 2026
@grantfox-oss grantfox-oss Bot mentioned this pull request Jun 29, 2026
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Admin: Get Single User by ID

2 participants