π View Army Details
Endpoint: GET /api/citizen/armies/{id}
Auth Required: β No (optional for personalized data)
Content-Type: application/json
π Description
This endpoint retrieves the complete details of a specific community army.
It provides information about the armyβs purpose, category, membership statistics, and participation rules.
If the citizen is authenticated, the response also includes: - membership status - eligibility requirements - join-related indicators
π Authentication
Authentication is optional.
If provided, include the JWT access token:
π Path Parameter
| Parameter | Type | Required | Description |
|---|---|---|---|
id |
UUID | β | Unique army ID |
β Example Request
```http GET /api/citizen/armies/army-123e4567