1 endpoint.
| Method | Path | Summary |
|---|---|---|
GET | /api/communities/{communityId}/tasks/admin/overview | Get admin overview data (بيانات لوحة الإدارة) |
GET /api/communities/{communityId}/tasks/admin/overviewReturns all data needed for the admin manage page in one call - sections, headings, tasks, colors, and templates. Auth: Bearer JWT required.
Parameters
| Name | In | Required | Type | Description |
|---|---|---|---|---|
— | — | no | — | — |
Responses
| Status | Description | Body |
|---|---|---|
200 | Admin overview data | — |