---
title: "GET /api/v1/session"
method: GET
path: "/api/v1/session"
tags: ["auth"]
---

# GET /api/v1/session

`GET /api/v1/session`

## Response `200`

- SessionFull
  - `user_id` string, required
  - `token` string, required
  - `created` string, required
  - `last_used` string, required

---

[API](https://skmtc.net/openfoodfacts/apis/open-food-facts-open-prices-rest-api.md) · [All operations](https://skmtc.net/openfoodfacts/apis/open-food-facts-open-prices-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openfoodfacts/open-food-facts-open-prices-rest-api/revisions/2315a270e4e6/schema)
