# Erhalten, wer einen Beitrag über die API geliked hat

**URL:** https://meta.discourse.org/t/getting-who-liked-a-post-from-the-api/103618
**Category:** Development
**Created:** [6. Dezember 2018 um 13:15 UTC](https://meta.discourse.org/t/getting-who-liked-a-post-from-the-api/103618 "2018-12-06T13:15:24Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [6. Dezember 2018 um 13:22 UTC](https://meta.discourse.org/t/getting-who-liked-a-post-from-the-api/103618/2 "2018-12-06T13:22:02Z")

</div>

As explained at [Reverse engineer the Discourse API](https://meta.discourse.org/t/how-to-reverse-engineer-the-discourse-api/20576)

```
curl 'https://meta.discourse.org/post_action_users?id=507029&post_action_type_id=2'

```

---

_[View the full topic](https://meta.discourse.org/t/getting-who-liked-a-post-from-the-api/103618)._
