Portfolio connectivity status
GET /v1/portfolio/status — Quick readiness probe: whether Minara is authenticated and which venues are reachable. Cheap; safe to poll.
GET /v1/portfolio/status
Quick readiness probe: whether Minara is authenticated and which venues are reachable. Cheap; safe to poll.
| Method | GET |
| Path | /v1/portfolio/status |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | portfolio |