---
title: "GET /api/message/messages"
method: GET
path: "/api/message/messages"
tags: ["/api/message/messages"]
---

# GET /api/message/messages

`GET /api/message/messages`

Get a messages for this account

## Query parameters

- `order` string
- `direction` string
- `type` string
- `deleted` string
- `search` string
- `count` integer
- `start` integer

## Response `200`

success

- GetMessageMessages
  - `success` boolean

---

[API](https://skmtc.net/toomuchmedia/apis/api-specification.md) · [All operations](https://skmtc.net/toomuchmedia/apis/api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/toomuchmedia/api-specification/versions/cfa5dd2a983a/schema)
