---
title: "Use this endpoint to get user informations."
method: GET
path: "/user"
---

# Use this endpoint to get user informations.

`GET /user`

Use this endpoint to get user informations.

## Query parameters

- `apikey` string
- `agent` string, required

## Response `200`

Use this endpoint to retrieve informations about what hosts we support and all related informations about it.

- object
  - `status` string
  - `data` object
    - `user` object
      - `username` string
      - `email` string
      - `isPremium` boolean
      - `isSubscribed` boolean
      - `isTrial` boolean
      - `premiumUntil` integer
      - `lang` string
      - `preferedDomain` string
      - `fidelityPoints` integer
      - `limitedHostersQuotas` object
      - `notifications` string[]
  - `error` object
    - `code` string
    - `message` string

---

[API](https://skmtc.dev/alldebrid/apis/alldebrid-api.md) · [All operations](https://skmtc.dev/alldebrid/apis/alldebrid-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/alldebrid/alldebrid-api/revisions/4856488e3924/schema)
