# Metric Images for alert **GET /projects/{id}/alert_management_alerts/{alert_iid}/metric_images** Metric Images for alert ## Servers - https://www.gitlab.com/api/v4: https://www.gitlab.com/api/v4 () ## Authentication methods - Api key auth ## Parameters ### Path parameters - **id** (string | integer) The ID or [URL-encoded path of the project](https://docs.gitlab.com/api/rest/#namespaced-paths). - **alert_iid** (integer(int32)) The IID of the Alert ## Responses ### 200 Metric Images for alert #### Body: application/json (array[object]) - **id** (integer(int32)) - **created_at** (string(date-time)) - **filename** (string) - **file_path** (string) - **url** (string) - **url_text** (string) ### 404 Not found [Powered by Bump.sh](https://bump.sh)