Title: arikogan's Replies | WordPress.org

---

# arikogan

  [  ](https://wordpress.org/support/users/arikogan/)

 *   [Profile](https://wordpress.org/support/users/arikogan/)
 *   [Topics Started](https://wordpress.org/support/users/arikogan/topics/)
 *   [Replies Created](https://wordpress.org/support/users/arikogan/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/arikogan/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/arikogan/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/arikogan/engagements/)
 *   [Favorites](https://wordpress.org/support/users/arikogan/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP REST API (WP API)] Hi!How to filter posts by a tag ID instead of a tag slug?](https://wordpress.org/support/topic/hihow-to-filter-posts-by-a-tag-id-instead-of-a-tag-slug/)
 *  [arikogan](https://wordpress.org/support/users/arikogan/)
 * (@arikogan)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/hihow-to-filter-posts-by-a-tag-id-instead-of-a-tag-slug/#post-6851574)
 * Hi. I think you can use tag__in but requires authentication. You can take a look
   at the documentation below where it says which filtering params you can use with
   and without authenticating.
 * [http://wp-api.org/index-deprecated.html#posts_retrieve-posts](http://wp-api.org/index-deprecated.html#posts_retrieve-posts)
 * I think it may be something along the lines of,
 * `?filter[tag__in]=123`

Viewing 1 replies (of 1 total)