---
title: "Get recently played songs"
method: GET
path: "/api/interaction/recently-played/{count}"
tags: ["interaction"]
---

# Get recently played songs

`GET /api/interaction/recently-played/{count}`

Get a list of songs recently played by the current authenticated user

## Response `200`

OK

- string[] — An array of song IDs

---

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