---
title: "Get session"
method: GET
path: "/v2/sessions/{sessionId}"
tags: ["Sessions API"]
---

# Get session

`GET /v2/sessions/{sessionId}`

> 🚧 Beta feature
>
> This feature is currently in private beta, and the final specification may still change.

Retrieve a session to view its details and status to inform your customers about the checkout process.

## Headers

- `idempotency-key` string

## Response `200`

The session object.

## Other responses

- `429` — Rate Limit has been reached.

---

[API](https://skmtc.net/mollie/apis/mollie-api.md) · [All operations](https://skmtc.net/mollie/apis/mollie-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mollie/mollie-api/revisions/8b6839e22c14/schema)
