---
title: "List cached style profiles"
method: GET
path: "/styles"
tags: ["Composition"]
---

# List cached style profiles

`GET /styles`

## Response `200`

Style profile list

- object
  - `styles` StyleProfileSummary[], required
    - `xUsername` string, required
    - `tweetCount` integer, required
    - `isOwnAccount` boolean, required
    - `fetchedAt` string, date-time, required

## Other responses

- `401` — Unauthenticated
- `429` — Xquik tier rate limit exceeded. The response includes a `Retry-After` header with the number of seconds to wait before retrying.

---

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