Authentication: Bearer token required.
Endpoint: GET /api/v1/networks/{id}
Path Parameters
| Parameter | Type | Required | Description |
|---|
| id | string | Yes | Network UUID |
Response — 200 OK
Same structure as a single item in List response.
| Status | Description |
|---|
| 400 | Invalid UUID |
| 404 | Network not found |