# How to get uploaded image url using the Discourse API?

**URL:** https://meta.discourse.org/t/how-to-get-uploaded-image-url-using-the-discourse-api/37800
**Category:** Development
**Tags:** rest-api
**Created:** [1월 12, 2016, 3:51오전 UTC](https://meta.discourse.org/t/how-to-get-uploaded-image-url-using-the-discourse-api/37800 "2016-01-12T03:51:27Z")
**Posts on this page:** 1
**Showing post:** 22

<div class="post-metadata">

### Author: ![michaeld](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/michaeld/32/1594_2.png) [@michaeld](https://meta.discourse.org/u/michaeld)
#### Post date: [1월 16, 2017, 3:25오후 UTC](https://meta.discourse.org/t/how-to-get-uploaded-image-url-using-the-discourse-api/37800/22 "2017-01-16T15:25:43Z")

</div>

You can only do a synchronous upload as a staff user, see [Image upload with synchronous true for new users](https://meta.discourse.org/t/image-upload-with-synchronous-true-for-new-users/52886) for details.

Some more information

> if you want the url back, you will have to listen to the “/uploads/\*” channels via the Message Bus.

[https://meta.discourse.org/t/using-the-discourse-api-to-post-with-uploaded-files/29833/11](https://meta.discourse.org/t/using-the-discourse-api-to-post-with-uploaded-files/29833/11)

---

_[View the full topic](https://meta.discourse.org/t/how-to-get-uploaded-image-url-using-the-discourse-api/37800)._
