---
title: "Retrieve the member's inbox"
method: GET
path: "/messages/inbox"
tags: ["Messages"]
---

# Retrieve the member's inbox

`GET /messages/inbox`

Fetch the inbox of the identified member, paginated by 20 messages.

## Query parameters

- `page` string
- `locale` string

## Response `200`

Successful operation

---

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