---
title: "GET /userinfo"
method: GET
path: "/userinfo"
tags: ["UserInfo"]
---

# GET /userinfo

`GET /userinfo`

Retrieve the metadata of a file or of a container.

## Query parameters

- `option` string

## Headers

- `cookie` string

## Response `200`

metadata of a file or of a container

## Other responses

- `401` — UNAUTHORIZED, authentication failed
- `404` — NOT FOUND, User does not exist

---

[API](https://skmtc.net/iterate-ch/apis/restfs.md) · [All operations](https://skmtc.net/iterate-ch/apis/restfs/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/iterate-ch/restfs/revisions/517e17452ca3/schema)
