Edit on GitHub

Static assets

An App’s static assets include resources such as images and JSON data.

Requests for static assets are made relative to the <RootURL>/static URI path. For example, retrieving the icon named icon.png for a /channel_header binding would result in the following HTTP request:

GET http://my-app:4000/static/icon.png HTTP/1.1

At this time, binding icons and profile picture overrides are the only static assets that are automatically requested by the Mattermost UI.

Did you find what you were looking for?

Thank you! We appreciate your feedback.
ร—

Tell us more

Your feedback helps us improve the Mattermost developer documentation.

Have a feature request? Share it here.

Having issues? Join our Community server.