# API token for assignments

**URL:** https://meta.discourse.org/t/api-token-for-assignments/398168
**Category:** Support
**Created:** [March 11, 2026, 2:21pm UTC](https://meta.discourse.org/t/api-token-for-assignments/398168 "2026-03-11T14:21:42Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![ganncamp](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ganncamp/32/106199_2.png) [@ganncamp](https://meta.discourse.org/u/ganncamp)
#### Post date: [March 20, 2026, 3:24pm UTC](https://meta.discourse.org/t/api-token-for-assignments/398168/4 "2026-03-20T15:24:32Z")

</div>

So it turns out you can’t just try to pull your assignment list and get all the topics assigned to your groups.

For group-level assignments, it’s `search.json?q=assigned:[group]`

And `/latest.json?assigned=[username]` for individuals’ assignments.

To get the list of everything assigned to a group, you’ll need to iterate its members.

---

_[View the full topic](https://meta.discourse.org/t/api-token-for-assignments/398168)._
