---
title: "User summary"
method: GET
path: "/api/User"
tags: ["User"]
---

# User summary

`GET /api/User`

Returns the logged-in user's authorization summary, including the authorized country code.
            
### Response field descriptions

- **date**:  date and time when the request was processed
- **summary**:  logged-in user's authorization information, including the authorized country code

## Response `200`

OK

- Health
  - `date` string, date-time
  - `summary` string, nullable, required

---

[API](https://skmtc.net/nordpoolgroup/apis/auction-member-test.md) · [All operations](https://skmtc.net/nordpoolgroup/apis/auction-member-test/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nordpoolgroup/auction-member-test/revisions/6a21504d677e/schema)
