# API for Admin Report Data

**URL:** https://meta.discourse.org/t/api-for-admin-report-data/242426
**Category:** Development
**Tags:** rest-api
**Created:** [October 20, 2022, 12:08am UTC](https://meta.discourse.org/t/api-for-admin-report-data/242426 "2022-10-20T00:08:35Z")
**Posts on this page:** 1
**Showing post:** 4

<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: [October 21, 2022, 7:44pm UTC](https://meta.discourse.org/t/api-for-admin-report-data/242426/4 "2022-10-21T19:44:39Z")

</div>

I just did a test on Meta with

```plaintext
curl https://meta.discourse.org/admin/reports/staff_logins.json \
  -H 'Api-Key: asdasdasdasd' \
  -H 'Api-Username: Falco'

```

and it worked just fine for me. Can you try like that?

---

_[View the full topic](https://meta.discourse.org/t/api-for-admin-report-data/242426)._
